Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds