Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_audmix.c229 SOC_SINGLE("TDM2 Attenuation Initial Value", FSL_AUDMIX_ATIVAL1,
384 case FSL_AUDMIX_ATIVAL1: in fsl_audmix_readable_reg()
406 case FSL_AUDMIX_ATIVAL1: in fsl_audmix_writeable_reg()
427 { FSL_AUDMIX_ATIVAL1, 0x3FFFF },
H A Dfsl_audmix.h27 #define FSL_AUDMIX_ATIVAL1 0x22c /* Attenuation Initial Value */ macro