Searched refs:set_drivestrength (Results 1 – 1 of 1) sorted by relevance
91 void (*set_drivestrength)(struct at91_port *pio, u32 pin, member261 .set_drivestrength = at91_mux_sam9x5_set_drivestrength,273 .set_drivestrength = at91_mux_sama5d3_set_drivestrength,339 if (ops->set_drivestrength) in at91_pinconf_set()340 ops->set_drivestrength(pio, pin, in at91_pinconf_set()