Searched refs:HOST_CONFIG2 (Results 1 – 1 of 1) sorted by relevance
147 #define HOST_CONFIG2(h) ((h)->iobase + SD_CONFIG2) macro175 u32 val = __raw_readl(HOST_CONFIG2(host)); in FLUSH_FIFO()184 __raw_writel(val, HOST_CONFIG2(host)); in FLUSH_FIFO()203 config2 = __raw_readl(HOST_CONFIG2(host)); in SEND_STOP()725 __raw_writel(SD_CONFIG2_EN, HOST_CONFIG2(host)); in au1xmmc_reset_controller()732 __raw_writel(SD_CONFIG2_EN, HOST_CONFIG2(host)); in au1xmmc_reset_controller()757 config2 = __raw_readl(HOST_CONFIG2(host)); in au1xmmc_set_ios()770 __raw_writel(config2, HOST_CONFIG2(host)); in au1xmmc_set_ios()1089 __raw_writel(0, HOST_CONFIG2(host)); in au1xmmc_probe()1136 __raw_writel(0, HOST_CONFIG2(host)); in au1xmmc_remove()[all …]