Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Ddcdbas.h37 #define PCAT_APM_STATUS_PORT (0x0B3) macro
Ddcdbas.c389 outb((u8) cmd_status, PCAT_APM_STATUS_PORT); in host_control_smi()
397 while ((cmd_status = inb(PCAT_APM_STATUS_PORT)) in host_control_smi()