Searched refs:at91_mux_set_pullup (Results 1 – 2 of 2) sorted by relevance
108 static void at91_mux_set_pullup(struct at91_port *pio, u32 mask, bool on) in at91_mux_set_pullup() function328 at91_mux_set_pullup(pio, mask, config & PULL_UP); in at91_pinconf_set()
413 static void at91_mux_set_pullup(void __iomem *pio, unsigned mask, bool on) in at91_mux_set_pullup() function1054 at91_mux_set_pullup(pio, mask, config & PULL_UP); in at91_pinconf_set()