Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_mmc.c63 #define JZ_MSC_INT_ERR_BITS (JZ_INT_CRC_RES_ERR | JZ_INT_CRC_READ_ERR | \ macro
457 sc->sc_intr_mask = JZ_MSC_INT_ERR_BITS; in jz4780_mmc_reset()
605 if (rint & JZ_MSC_INT_ERR_BITS) { in jz4780_mmc_intr()