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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dsh_mmcif.c91 #define INT_BUFWEN (1 << 21) macro
741 } else if (state & INT_BUFWEN) {
742 sh_mmcif_writel(host->addr, MMCIF_CE_INT, ~INT_BUFWEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dsh_mmcif.c91 #define INT_BUFWEN (1 << 21) macro
741 } else if (state & INT_BUFWEN) {
742 sh_mmcif_writel(host->addr, MMCIF_CE_INT, ~INT_BUFWEN);

Completed in 143 milliseconds