Home
last modified time | relevance | path

Searched refs:rtsx_set_sd_clock (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/rtsx/
HDrtsx.c223 static int rtsx_set_sd_clock(struct rtsx_softc *sc, uint32_t freq);
1265 rtsx_set_sd_clock(sc, 0);
1839 rtsx_set_sd_clock(struct rtsx_softc *sc, uint32_t freq) function
3243 if ((error = rtsx_set_sd_clock(sc, ios->clock)))