Home
last modified time | relevance | path

Searched refs:portmux_group_check (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c225 static int portmux_group_check(unsigned short per) in portmux_group_check() function
282 static int portmux_group_check(unsigned short per) in portmux_group_check() function
328 static int portmux_group_check(unsigned short per) in portmux_group_check() function
711 if (unlikely(portmux_group_check(per))) { in peripheral_request()