Home
last modified time | relevance | path

Searched refs:tune_reg (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/mmc/host/
Dmtk-sd.c882 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_set_mclk() local
977 host->base + tune_reg); in msdc_set_mclk()
990 host->base + tune_reg); in msdc_set_mclk()
996 sdr_set_field(host->base + tune_reg, in msdc_set_mclk()
1698 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_init_hw() local
1735 writel(0, host->base + tune_reg); in msdc_init_hw()
1797 sdr_set_bits(host->base + tune_reg, in msdc_init_hw()
1801 sdr_set_bits(host->base + tune_reg + TUNING_REG2_FIXED_OFFEST, in msdc_init_hw()
1811 sdr_set_bits(host->base + tune_reg, in msdc_init_hw()
1843 host->def_tune_para.pad_tune = readl(host->base + tune_reg); in msdc_init_hw()
[all …]