Searched refs:SDC_DCRC_STS_NEG (Results 1 – 2 of 2) sorted by relevance
249 #define SDC_DCRC_STS_NEG (0xf << 8) /* RO */ macro
1335 SDC_DCRC_STS_POS | SDC_DCRC_STS_NEG, in msdc_tune_bread()1338 dcrc &= ~SDC_DCRC_STS_NEG; in msdc_tune_bread()