Searched refs:tune_reg (Results 1 – 1 of 1) sorted by relevance
681 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_set_mclk() local777 writel(host->def_tune_para.pad_tune, host->base + tune_reg); in msdc_set_mclk()780 writel(host->saved_tune_para.pad_tune, host->base + tune_reg); in msdc_set_mclk()1338 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_init_hw() local1354 writel(0, host->base + tune_reg); in msdc_init_hw()1397 sdr_set_bits(host->base + tune_reg, in msdc_init_hw()1401 sdr_set_bits(host->base + tune_reg, MSDC_PAD_TUNE_RXDLYSEL); in msdc_init_hw()1416 host->def_tune_para.pad_tune = readl(host->base + tune_reg); in msdc_init_hw()1418 host->saved_tune_para.pad_tune = readl(host->base + tune_reg); in msdc_init_hw()1574 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_tune_response() local[all …]