Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds