Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmtk-sd.c176 #define SDC_CFG_DTOC (0xff << 24) /* RW */ macro
500 sdr_set_field(host->base + SDC_CFG, SDC_CFG_DTOC, timeout); in msdc_set_timeout()
1170 sdr_set_field(host->base + SDC_CFG, SDC_CFG_DTOC, 3); in msdc_init_hw()