Searched refs:MSDC_DAT_RDDLY0 (Results 1 – 2 of 2) sorted by relevance
1341 readl(host->base + MSDC_DAT_RDDLY0), in msdc_tune_bread()1358 cur_rxdly0 = readl(host->base + MSDC_DAT_RDDLY0); in msdc_tune_bread()1401 writel(cur_rxdly0, host->base + MSDC_DAT_RDDLY0); in msdc_tune_bread()1430 cur_rxdly0 = readl(host->base + MSDC_DAT_RDDLY0); in msdc_tune_bwrite()1493 writel(cur_rxdly0, host->base + MSDC_DAT_RDDLY0); in msdc_tune_bwrite()1725 writel(0x10101010, host->base + MSDC_DAT_RDDLY0); in msdc_ops_set_ios()2034 writel(0x10101010, host->base + MSDC_DAT_RDDLY0); in msdc_init_hw()
133 #define MSDC_DAT_RDDLY0 (0xf0) macro