Searched refs:gpiopin (Results 1 – 2 of 2) sorted by relevance
226 unsigned int gpiopin; /* The pin number based on the opened device */ member
328 u16 pin, gpiopin, pfunc; in portmux_group_check() local334 gpiopin = gpio_bank(ident) * GPIO_BANKSIZE + pin; in portmux_group_check()335 if (gpiopin == ident) in portmux_group_check()337 if (!is_reserved(peri, gpiopin, 1)) in portmux_group_check()344 ident, function, gpiopin, pfunc); in portmux_group_check()