Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dau1xmmc.c145 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) macro
623 __raw_writel(data->blksz - 1, HOST_BLKSIZE(host)); in au1xmmc_prepare_data()
721 __raw_writel(0, HOST_BLKSIZE(host)); in au1xmmc_reset_controller()