Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/au1x/
Di2sc.c49 #define CFG_SZ_MASK (0x1f) macro
191 ctx->cfg &= ~CFG_SZ_MASK; in au1xi2s_hw_params()