Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Domap_hsmmc.c87 #define INIT_STREAM (1 << 1) macro
729 OMAP_HSMMC_READ(host->base, CON) | INIT_STREAM); in send_init_stream()
737 OMAP_HSMMC_READ(host->base, CON) & ~INIT_STREAM); in send_init_stream()