Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dvia-sdmmc.c144 #define VIA_CRDR_SDSTS_WC 0x8000 macro
152 | VIA_CRDR_SDSTS_SC | VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)
157 | VIA_CRDR_SDSTS_SC | VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)
162 | VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)
866 else if (intmask & (VIA_CRDR_SDSTS_RC | VIA_CRDR_SDSTS_WC)) in via_sdc_data_isr()