Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtsx.c124 static int rtsx_switch_sd_clock(struct rtsx_softc *, uint8_t, int, int);
756 rtsx_switch_sd_clock(struct rtsx_softc *sc, uint8_t n, int div, int mcu) in rtsx_switch_sd_clock() function
911 error = rtsx_switch_sd_clock(sc, n, div, mcu); in rtsx_bus_clock()