Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-realtek-otto.c127 unsigned int port_pin = line % 8; in realtek_gpio_line_imr_pos_swapped() local
130 return 2 * (8 * (port ^ 1) + port_pin); in realtek_gpio_line_imr_pos_swapped()
/linux/drivers/pinctrl/
H A Dpinctrl-aw9523.c461 unsigned int tmp, port_pin, i, ret; in aw9523_irq_thread_func() local
464 port_pin = i * AW9523_PINS_PER_PORT; in aw9523_irq_thread_func()
466 AW9523_REG_IN_STATE(port_pin), in aw9523_irq_thread_func()