Home
last modified time | relevance | path

Searched refs:VIA_CRDR_SDSTS_RC (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mmc/host/
Dvia-sdmmc.c142 #define VIA_CRDR_SDSTS_RC 0x4000 macro
151 | VIA_CRDR_SDSTS_SC | VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)
156 | VIA_CRDR_SDSTS_SC | VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)
161 | VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)
865 else if (intmask & (VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)) in via_sdc_data_isr()