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

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

Completed in 481 milliseconds