Searched refs:set_ios (Results 1 – 3 of 3) sorted by relevance
233 return cdns_sdmmc_ops->set_ios(ios->clock, ios->bus_width); in sdhc_cdns_set_io()
385 int (*set_ios)(unsigned int clk, unsigned int width); member
768 .set_ios = sdhc_cdns_set_ios,