Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/au1x/
H A Di2sc.c50 #define CFG_SZ_MASK (0x1f) macro
192 ctx->cfg &= ~CFG_SZ_MASK; in au1xi2s_hw_params()