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

/freebsd-10.0-release/sys/pci/
H A Dviapm.c127 #define GPIO_VAL 0x42 macro
499 val = VIAPM_INB(GPIO_VAL);
506 VIAPM_OUTB(GPIO_VAL, val);
519 val = VIAPM_INB(GPIO_VAL);
526 VIAPM_OUTB(GPIO_VAL, val);

Completed in 99 milliseconds