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

/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c60 uint8_t ss_tmoutclk; member in struct:sdslot
1204 for (ss->ss_tmoutclk = 0; ss->ss_tmoutclk < 14; ss->ss_tmoutclk++) {
1205 if ((ss->ss_tmusecs * (1 << ss->ss_tmoutclk)) >= 4000000) {
1482 PUT8(ss, REG_TIMEOUT_CONTROL, ss->ss_tmoutclk);

Completed in 141 milliseconds