Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c144 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) macro
622 __raw_writel(data->blksz - 1, HOST_BLKSIZE(host)); in au1xmmc_prepare_data()
720 __raw_writel(0, HOST_BLKSIZE(host)); in au1xmmc_reset_controller()