Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dmtk-sd.c994 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_set_mclk() local
1095 host->base + tune_reg); in msdc_set_mclk()
1108 host->base + tune_reg); in msdc_set_mclk()
1114 sdr_set_field(host->base + tune_reg, in msdc_set_mclk()
1855 u32 tune_reg = host->dev_comp->pad_tune_reg; in msdc_init_hw() local
1903 writel(0, host->base + tune_reg); in msdc_init_hw()
2017 sdr_set_bits(host->base + tune_reg, in msdc_init_hw()
2021 sdr_set_bits(host->base + tune_reg + TUNING_REG2_FIXED_OFFEST, in msdc_init_hw()
2031 sdr_set_bits(host->base + tune_reg, in msdc_init_hw()
2063 host->def_tune_para.pad_tune = readl(host->base + tune_reg); in msdc_init_hw()
[all …]