Home
last modified time | relevance | path

Searched refs:GEN_PMCON_2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dlpc.h13 #define GEN_PMCON_2 0xa2 macro
H A Dpch.h117 #define GEN_PMCON_2 0xa2 macro
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h60 #define GEN_PMCON_2 0xa2 macro
86 #define GEN_PMCON_2 0xa2 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpower_state.c83 dm_pci_read_config16(pch_dev, GEN_PMCON_2, &ps->gen_pmcon2); in power_state_get()
H A Dpch.c97 dm_pci_clrset_config8(dev, GEN_PMCON_2, 0, 1 << 7); in pch_misc_init()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c399 dm_pci_read_config8(pch, GEN_PMCON_2, &gen_pmcon_2); in pch_fixups()
401 dm_pci_write_config8(pch, GEN_PMCON_2, gen_pmcon_2); in pch_fixups()