Searched refs:HOST_BLKSIZE (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 Dau1xmmc.c145 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) macro
634 au_writel(data->blksz - 1, HOST_BLKSIZE(host));
732 au_writel(0, HOST_BLKSIZE(host));
/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 Dau1xmmc.c145 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) macro
634 au_writel(data->blksz - 1, HOST_BLKSIZE(host));
732 au_writel(0, HOST_BLKSIZE(host));

Completed in 176 milliseconds