Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dau1xmmc.c146 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) macro
640 __raw_writel(data->blksz - 1, HOST_BLKSIZE(host)); in au1xmmc_prepare_data()
738 __raw_writel(0, HOST_BLKSIZE(host)); in au1xmmc_reset_controller()