Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dpc8736x_gpio.c75 #define PORT_IN 1 macro
159 val = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_IN); in pc8736x_gpio_get()
164 minor, pc8736x_gpio_base + port_offset[port] + PORT_IN, bit, in pc8736x_gpio_get()
191 val = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_IN); in pc8736x_gpio_set()