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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsonypi.c152 #define SONYPI_DATA_IOPORT 0x62 macro
534 outb_p(addr, SONYPI_DATA_IOPORT);
536 outb_p(value, SONYPI_DATA_IOPORT);
550 outb_p(addr, SONYPI_DATA_IOPORT);
552 *value = inb_p(SONYPI_DATA_IOPORT);

Completed in 19 milliseconds