Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/arch-broadwell/
A Dlpc.h11 #define GEN_PMCON_1 0xa0 macro
A Dpch.h112 #define GEN_PMCON_1 0xa0 macro
/u-boot/arch/x86/cpu/ivybridge/
A Dlpc.c202 dm_pci_read_config16(pch, GEN_PMCON_1, &reg16); in pch_power_options()
209 dm_pci_write_config16(pch, GEN_PMCON_1, reg16); in pch_power_options()
357 dm_pci_read_config16(pch, GEN_PMCON_1, &reg16); in enable_clock_gating()
359 dm_pci_write_config16(pch, GEN_PMCON_1, reg16); in enable_clock_gating()
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpch.h59 #define GEN_PMCON_1 0xa0 macro
85 #define GEN_PMCON_1 0xa0 macro
/u-boot/arch/x86/cpu/broadwell/
A Dpower_state.c82 dm_pci_read_config16(pch_dev, GEN_PMCON_1, &ps->gen_pmcon1); in power_state_get()
A Dpch.c388 dm_pci_read_config16(dev, GEN_PMCON_1, &reg16); in pch_cg_init()
396 dm_pci_write_config16(dev, GEN_PMCON_1, reg16); in pch_cg_init()

Completed in 9 milliseconds