Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dmtk-sd.c457 void __iomem *top_base; /* host top register base address */ member
924 if (!host->top_base) in msdc_new_tx_setting()
927 sdr_set_bits(host->top_base + LOOP_TEST_CONTROL, in msdc_new_tx_setting()
929 sdr_set_bits(host->top_base + LOOP_TEST_CONTROL, in msdc_new_tx_setting()
931 sdr_clr_bits(host->top_base + LOOP_TEST_CONTROL, in msdc_new_tx_setting()
942 sdr_clr_bits(host->top_base + LOOP_TEST_CONTROL, in msdc_new_tx_setting()
949 sdr_set_bits(host->top_base + LOOP_TEST_CONTROL, in msdc_new_tx_setting()
1058 if (host->top_base) { in msdc_set_mclk()
1060 host->top_base + EMMC_TOP_CONTROL); in msdc_set_mclk()
1062 host->top_base + EMMC_TOP_CMD); in msdc_set_mclk()
[all …]