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

/freebsd-current/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
2039 device_printf(sc->rtsx_dev, "rtsx_sd_tuning_rx_cmd() - error: %d\n", error);

Completed in 58 milliseconds