HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //lib/modules/7.0.0-1009-aws/build/include/linux/platform_data/x86/amd-fch.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_AMD_FCH_H_
#define _ASM_X86_AMD_FCH_H_

#define FCH_PM_BASE			0xFED80300

/* Register offsets from PM base: */
#define FCH_PM_DECODEEN			0x00
#define FCH_PM_DECODEEN_SMBUS0SEL	GENMASK(20, 19)
#define FCH_PM_SCRATCH			0x80
#define FCH_PM_S5_RESET_STATUS		0xC0

#endif /* _ASM_X86_AMD_FCH_H_ */