Searched refs:MVSD_HOST_CTRL_TMOUT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/mmc/host/ | ||
| D | mvsdio.h | 127 #define MVSD_HOST_CTRL_TMOUT(x) ((x) << 11) macro |
| D | mvsdio.c | 108 host->ctrl |= MVSD_HOST_CTRL_TMOUT(tmout_index); in mvsd_setup_data() |