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

/freebsd-current/sys/dev/rtsx/
H A Drtsx.c142 bool rtsx_double_clk; /* double clock freqency */ member in struct:rtsx_softc
1792 sc->rtsx_double_clk = false;
1861 if (sc->rtsx_discovery_mode || !sc->rtsx_double_clk)
1899 if (sc->rtsx_double_clk && sc->rtsx_ssc_depth > 1)
3225 sc->rtsx_double_clk = true;

Completed in 246 milliseconds