Searched refs:pm1_cnt_port (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dpmc_atom.c116 u16 pm1_cnt_port; pmc_power_off() local
121 pm1_cnt_port = acpi_base_addr + PM1_CNT; pmc_power_off()
123 pm1_cnt_value = inl(pm1_cnt_port); pmc_power_off()
128 outl(pm1_cnt_value, pm1_cnt_port); pmc_power_off()

Completed in 109 milliseconds