Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_audmix.c216 SOC_SINGLE("TDM1 Attenuation Initial Value", FSL_AUDMIX_ATIVAL0,
377 case FSL_AUDMIX_ATIVAL0: in fsl_audmix_readable_reg()
401 case FSL_AUDMIX_ATIVAL0: in fsl_audmix_writeable_reg()
420 { FSL_AUDMIX_ATIVAL0, 0x3FFFF },
H A Dfsl_audmix.h19 #define FSL_AUDMIX_ATIVAL0 0x20c /* Attenuation Initial Value */ macro