Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Ddcdbas.h45 #define PCAT_APM_STATUS_PORT (0x0B3) macro
Ddcdbas.c379 outb((u8) cmd_status, PCAT_APM_STATUS_PORT); in host_control_smi()
387 while ((cmd_status = inb(PCAT_APM_STATUS_PORT)) in host_control_smi()