Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dmtk-sd.c118 #define MSDC_IOCON_DSPL BIT(2) /* RW */ macro
2213 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2227 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2240 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2244 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2271 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2287 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2302 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2307 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2328 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_execute_tuning()