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.c129 unsigned int port_pin = line % 8; in realtek_gpio_line_imr_pos_swapped() local
132 return 2 * (8 * (port ^ 1) + port_pin); in realtek_gpio_line_imr_pos_swapped()
/linux/drivers/pinctrl/
H A Dpinctrl-aw9523.c458 unsigned int tmp, port_pin, i, ret; in aw9523_irq_thread_func() local
461 port_pin = i * AW9523_PINS_PER_PORT; in aw9523_irq_thread_func()
463 AW9523_REG_IN_STATE(port_pin), in aw9523_irq_thread_func()