Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtoshsd.h135 #define SD_BUF_ILLEGAL_ACCESS BIT(31) macro
Dtoshsd.c315 } else if (int_reg & (SD_BUF_ILLEGAL_ACCESS in toshsd_irq()
322 int_reg & SD_BUF_ILLEGAL_ACCESS ? "ILLEGAL_ACC " : "", in toshsd_irq()