Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c89 #define INIT_STREAM (1 << 1) macro
791 OMAP_HSMMC_READ(host->base, CON) | INIT_STREAM); in send_init_stream()
799 OMAP_HSMMC_READ(host->base, CON) & ~INIT_STREAM); in send_init_stream()