Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h86 #define IRQSTATEN_TC (0x00000002) macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c30 #define SDHCI_IRQ_EN_BITS (IRQSTATEN_CC | IRQSTATEN_TC | \