Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmtk-sd.c115 #define MSDC_IOCON_DSPL (0x1 << 2) /* RW */ macro
2069 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2083 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2096 sdr_clr_bits(host->base + MSDC_IOCON, MSDC_IOCON_DSPL); in msdc_tune_data()
2100 sdr_set_bits(host->base + MSDC_IOCON, MSDC_IOCON_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()