Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtoshsd.h139 #define SD_BUF_ILLEGAL_ACCESS BIT(31) macro
Dtoshsd.c318 } else if (int_reg & (SD_BUF_ILLEGAL_ACCESS in toshsd_irq()
325 int_reg & SD_BUF_ILLEGAL_ACCESS ? "ILLEGAL_ACC " : "", in toshsd_irq()