Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h83 #define IRQSTATEN_BWR (0x00000010) macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c34 IRQSTATEN_DEBE | IRQSTATEN_BRR | IRQSTATEN_BWR | \
1053 esdhc_clrbits32(&regs->irqstaten, IRQSTATEN_BRR | IRQSTATEN_BWR); in esdhc_init_common()