Searched refs:HOST_STATUS (Results 1 – 1 of 1) sorted by relevance
138 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS) macro317 u32 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_command()320 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_command()323 __raw_writel(SD_STATUS_CR, HOST_STATUS(host)); in au1xmmc_send_command()345 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_complete()349 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_data_complete()363 __raw_writel(SD_STATUS_WC | SD_STATUS_RC, HOST_STATUS(host)); in au1xmmc_data_complete()386 u32 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_tasklet_data()418 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_send_pio()479 status = __raw_readl(HOST_STATUS(host)); in au1xmmc_receive_pio()[all …]