Searched refs:orig_dat6 (Results 1 – 1 of 1) sorted by relevance
1305 u32 orig_dat4, orig_dat5, orig_dat6, orig_dat7; in msdc_tune_bread() local1369 orig_dat6 = (cur_rxdly1 >> 8) & 0x1F; in msdc_tune_bread()1378 orig_dat6 = (cur_rxdly1 >> 16) & 0x1F; in msdc_tune_bread()1395 cur_dat6 = (dcrc & (1 << 6)) ? ((orig_dat6 + 1) % 32) : orig_dat6; in msdc_tune_bread()