Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/
Ddcdbas.h45 #define PCAT_APM_STATUS_PORT (0x0B3) macro
Ddcdbas.c378 outb((u8) cmd_status, PCAT_APM_STATUS_PORT); in host_control_smi()
386 while ((cmd_status = inb(PCAT_APM_STATUS_PORT)) in host_control_smi()