Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dwbsd.h58 #define WBSD_INT_CRC 0x10 macro
Dwbsd.c401 else if ((cmd->flags & MMC_RSP_CRC) && (isr & WBSD_INT_CRC)) in wbsd_send_command()
1178 if (isr & WBSD_INT_CRC) in wbsd_irq()