Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dmtk-sd.c114 #define MSDC_IOCON_DSPL (0x1 << 2) /* RW */ macro
2066 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2080 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2093 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2097 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2124 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2140 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2155 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2160 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_tune_together()
2181 MSDC_IOCON_DSPL | MSDC_IOCON_W_DSPL); in msdc_execute_tuning()