Searched refs:SOC_SINGLE_VAL_RW (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_easrc.c | 115 #define SOC_SINGLE_VAL_RW(xname, xreg) \ macro 135 SOC_SINGLE_VAL_RW("Context 0 IEC958 Bits Per Sample", 0), 136 SOC_SINGLE_VAL_RW("Context 1 IEC958 Bits Per Sample", 1), 137 SOC_SINGLE_VAL_RW("Context 2 IEC958 Bits Per Sample", 2), 138 SOC_SINGLE_VAL_RW("Context 3 IEC958 Bits Per Sample", 3),
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_easrc.c | 115 #define SOC_SINGLE_VAL_RW(xname, xreg) \ macro 135 SOC_SINGLE_VAL_RW("Context 0 IEC958 Bits Per Sample", 0), 136 SOC_SINGLE_VAL_RW("Context 1 IEC958 Bits Per Sample", 1), 137 SOC_SINGLE_VAL_RW("Context 2 IEC958 Bits Per Sample", 2), 138 SOC_SINGLE_VAL_RW("Context 3 IEC958 Bits Per Sample", 3),
|
Completed in 5 milliseconds