Home
last modified time | relevance | path

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

/sound/soc/zte/
Dzx-tdm.c46 #define TIMING_MS_MASK BIT(1) macro
169 val &= ~(TIMING_SYNC_WIDTH_MASK | TIMING_MS_MASK); in zx_tdm_set_fmt()