Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsh_mmcif.h115 #define INT_BUFWEN (1 << 21) macro
H A Dsh_mmcif.c44 } else if (state & INT_BUFWEN) { in sh_mmcif_intr()
45 sh_mmcif_write(~INT_BUFWEN, &host->regs->ce_int); in sh_mmcif_intr()