Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c260 static void portmux_setup(unsigned short per) in portmux_setup() function
311 inline void portmux_setup(unsigned short per) in portmux_setup() function
327 # define portmux_setup(...) do { } while (0) macro
718 portmux_setup(per); in peripheral_request()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-adi2.c227 static inline void portmux_setup(struct gpio_port *port, unsigned offset, in portmux_setup() function
643 portmux_setup(port, pin_to_offset(range, pin), in adi_pinmux_set()