Home
last modified time | relevance | path

Searched refs:MSDC_IOCON_W_DSPL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmtk-sd.c119 #define MSDC_IOCON_W_DSPL (0x1 << 8) /* RW */ macro
2070 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2084 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2097 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2101 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2127 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2143 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2158 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2163 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2184 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_execute_tuning()
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmtk-sd.c123 #define MSDC_IOCON_W_DSPL BIT(8) /* RW */ macro
2162 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2176 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2189 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2193 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_W_DSPL); in msdc_tune_data()
2219 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2235 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2250 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2255 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2276 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_execute_tuning()
[all...]

Completed in 8 milliseconds