Searched refs:HOST_STATUS (Results 1 – 1 of 1) sorted by relevance
140 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS) macro319 u32 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_command()322 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_command()325 __raw_writel(SD_STATUS_CR, HOST_STATUS(host)); in au1xmmc_send_command()347 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_complete()351 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_complete()365 __raw_writel(SD_STATUS_WC | SD_STATUS_RC, HOST_STATUS(host)); in au1xmmc_data_complete()388 u32 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_tasklet_data()420 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_pio()481 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_receive_pio()[all …]