Searched refs:set_ios (Results 1 – 6 of 6) sorted by relevance
254 return ops->set_ios(clk, width); in mmc_set_ios()590 ret = ops->set_ios(clk, bus_width); in mmc_enumerate()841 (ops_ptr->set_ios != NULL) && in mmc_init()
137 int (*set_ios)(unsigned int clk, unsigned int width); member
30 .set_ios = imx_usdhc_set_ios,
133 .set_ios = dw_set_ios,
30 .set_ios = rpi3_sdhost_set_ios,
145 .set_ios = stm32_sdmmc2_set_ios,
Completed in 10 milliseconds