Home
last modified time | relevance | path

Searched refs:WBSD_INT_CRC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwbsd.h54 #define WBSD_INT_CRC 0x10 macro
H A Dwbsd.c384 else if ((cmd->flags & MMC_RSP_CRC) && (isr & WBSD_INT_CRC)) in wbsd_send_command()
1165 if (isr & WBSD_INT_CRC) in wbsd_irq()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwbsd.h54 #define WBSD_INT_CRC 0x10 macro
H A Dwbsd.c384 else if ((cmd->flags & MMC_RSP_CRC) && (isr & WBSD_INT_CRC)) in wbsd_send_command()
1165 if (isr & WBSD_INT_CRC) in wbsd_irq()

Completed in 7 milliseconds