Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dmtk-sd.c119 #define MSDC_IOCON_DSPL BIT(2) /* RW */ macro
2161 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2175 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2188 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2192 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_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()