Searched refs:HOST_STATUS (Results 1 – 1 of 1) sorted by relevance
139 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS) macro330 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_complete()334 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_complete()371 u32 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_bh_work()403 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_pio()464 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_receive_pio()580 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_cmd_complete()718 __raw_writel(~0, HOST_STATUS(host)); in au1xmmc_reset_controller()783 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_irq()829 __raw_writel(status, HOST_STATUS(host)); in au1xmmc_irq()[all …]