Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsh_mmcif.h116 #define INT_BUFREN (1 << 20) macro
H A Dsh_mmcif.c40 } else if (state & INT_BUFREN) { in sh_mmcif_intr()
41 sh_mmcif_write(~INT_BUFREN, &host->regs->ce_int); in sh_mmcif_intr()