Home
last modified time | relevance | path

Searched refs:PMSTS_PORT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/visws/
Dpiix4.h79 #define PMSTS_PORT 0xf80 // 2 bytes PM Status macro
/linux-2.6.39/arch/x86/platform/visws/
Dvisws_quirks.c130 while ((pm_status = inw(PMSTS_PORT)) & 0x100) in visws_machine_power_off()
131 outw(pm_status, PMSTS_PORT); in visws_machine_power_off()