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

/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.c481 unsigned int tmp, port_pin, i, ret; local
484 port_pin = i * AW9523_PINS_PER_PORT;
486 AW9523_REG_IN_STATE(port_pin),

Completed in 318 milliseconds