Home
last modified time | relevance | path

Searched defs:at91_mux_set_pullup (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c108 static void at91_mux_set_pullup(struct at91_port *pio, u32 mask, bool on) in at91_mux_set_pullup() function
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.c414 static void at91_mux_set_pullup(void __iomem *pio, unsigned mask, bool on) in at91_mux_set_pullup() function