Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c229 static int rtsx_sd_tuning_rx_cmd(struct rtsx_softc *sc, uint8_t sample_point);
1990 error = rtsx_sd_tuning_rx_cmd(sc, (uint8_t)i);
1999 rtsx_sd_tuning_rx_cmd(struct rtsx_softc *sc, uint8_t sample_point) function