Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dpc8736x_gpio.c74 #define PORT_IN 1 macro
158 val = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_IN); in pc8736x_gpio_get()
163 minor, pc8736x_gpio_base + port_offset[port] + PORT_IN, bit, in pc8736x_gpio_get()
190 val = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_IN); in pc8736x_gpio_set()