Searched refs:ss_tmoutclk (Results 1 – 1 of 1) sorted by relevance
60 uint8_t ss_tmoutclk; member1204 for (ss->ss_tmoutclk = 0; ss->ss_tmoutclk < 14; ss->ss_tmoutclk++) { in sdhost_init_slot()1205 if ((ss->ss_tmusecs * (1 << ss->ss_tmoutclk)) >= 4000000) { in sdhost_init_slot()1482 PUT8(ss, REG_TIMEOUT_CONTROL, ss->ss_tmoutclk); in sdhost_cmd()