Searched refs:orig_dat4 (Results 1 – 1 of 1) sorted by relevance
1305 u32 orig_dat4, orig_dat5, orig_dat6, orig_dat7; in msdc_tune_bread() local1367 orig_dat4 = (cur_rxdly1 >> 24) & 0x1F; in msdc_tune_bread()1376 orig_dat4 = (cur_rxdly1 >> 0) & 0x1F; in msdc_tune_bread()1393 cur_dat4 = (dcrc & (1 << 4)) ? ((orig_dat4 + 1) % 32) : orig_dat4; in msdc_tune_bread()