Lines Matching defs:at91_port
46 static void at91_set_port_pullup(struct at91_port *at91_port, unsigned offset, in at91_set_port_pullup()
61 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_pullup() local
74 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_periph() local
92 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_a_periph() local
111 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_b_periph() local
130 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_a_periph() local
153 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_b_periph() local
175 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_c_periph() local
197 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_d_periph() local
215 static bool at91_get_port_output(struct at91_port *at91_port, int offset) in at91_get_port_output()
225 static void at91_set_port_input(struct at91_port *at91_port, int offset, in at91_set_port_input()
243 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_input() local
251 static void at91_set_port_output(struct at91_port *at91_port, int offset, in at91_set_port_output()
273 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_output() local
286 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_deglitch() local
305 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_pio_deglitch() local
326 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_pio_debounce() local
349 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_pio_pulldown() local
366 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_pio_pullup() local
382 struct at91_port *at91_port = at91_pio_get_port(port); in at91_pio3_set_pio_disable_schmitt_trig() local
400 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_multi_drive() local
414 static void at91_set_port_value(struct at91_port *at91_port, int offset, in at91_set_port_value()
431 struct at91_port *at91_port = at91_pio_get_port(port); in at91_set_pio_value() local
439 static int at91_get_port_value(struct at91_port *at91_port, int offset) in at91_get_port_value()
453 struct at91_port *at91_port = at91_pio_get_port(port); in at91_get_pio_value() local