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

/linux-4.1.27/arch/blackfin/kernel/
H A Dbfin_gpio.c287 u16 pin, gpiopin, pfunc; portmux_group_check() local
293 gpiopin = gpio_bank(ident) * GPIO_BANKSIZE + pin; portmux_group_check()
294 if (gpiopin == ident) portmux_group_check()
296 if (!is_reserved(peri, gpiopin, 1)) portmux_group_check()
303 ident, function, gpiopin, pfunc); portmux_group_check()
/linux-4.1.27/arch/cris/include/uapi/asm/
H A Detraxgpio.h226 unsigned int gpiopin; /* The pin number based on the opened device */ member in struct:gpio_pwmclk_conf

Completed in 124 milliseconds