Searched refs:GEN_PMCON_1 (Results 1 – 6 of 6) sorted by relevance
| /arch/x86/include/asm/arch-broadwell/ |
| A D | lpc.h | 11 #define GEN_PMCON_1 0xa0 macro
|
| A D | pch.h | 111 #define GEN_PMCON_1 0xa0 macro
|
| /arch/x86/cpu/ivybridge/ |
| A D | lpc.c | 201 dm_pci_read_config16(pch, GEN_PMCON_1, ®16); in pch_power_options() 208 dm_pci_write_config16(pch, GEN_PMCON_1, reg16); in pch_power_options() 356 dm_pci_read_config16(pch, GEN_PMCON_1, ®16); in enable_clock_gating() 358 dm_pci_write_config16(pch, GEN_PMCON_1, reg16); in enable_clock_gating()
|
| /arch/x86/include/asm/arch-ivybridge/ |
| A D | pch.h | 59 #define GEN_PMCON_1 0xa0 macro 85 #define GEN_PMCON_1 0xa0 macro
|
| /arch/x86/cpu/broadwell/ |
| A D | power_state.c | 81 dm_pci_read_config16(pch_dev, GEN_PMCON_1, &ps->gen_pmcon1); in power_state_get()
|
| A D | pch.c | 387 dm_pci_read_config16(dev, GEN_PMCON_1, ®16); in pch_cg_init() 395 dm_pci_write_config16(dev, GEN_PMCON_1, reg16); in pch_cg_init()
|
Completed in 9 milliseconds