Searched refs:dsmpl (Results 1 – 1 of 1) sorted by relevance
1301 u32 dsmpl, cur_dsmpl, orig_dsmpl; in msdc_tune_bread() local1316 for (dsmpl = 0; dsmpl < 2; dsmpl++) { in msdc_tune_bread()1317 cur_dsmpl = (orig_dsmpl + dsmpl) % 2; in msdc_tune_bread()1415 u32 dsmpl, cur_dsmpl, orig_dsmpl; in msdc_tune_bwrite() local1449 for (dsmpl = 0; dsmpl < 2; dsmpl++) { in msdc_tune_bwrite()1450 cur_dsmpl = (orig_dsmpl + dsmpl) % 2; in msdc_tune_bwrite()