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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dpc8736x_gpio.c72 #define PORT_OUT 0 macro
171 curval = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_OUT);
174 pc8736x_gpio_base + port_offset[port] + PORT_OUT,
182 outb_p(val, pc8736x_gpio_base + port_offset[port] + PORT_OUT);
184 curval = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_OUT);
242 + PORT_OUT);

Completed in 89 milliseconds