Searched refs:REG_EASRC_CS5 (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/fsl/ |
| H A D | fsl_easrc.c | 166 SOC_SINGLE_REG_RW("Context 0 IEC958 CS5", REG_EASRC_CS5(0)), 167 SOC_SINGLE_REG_RW("Context 1 IEC958 CS5", REG_EASRC_CS5(1)), 168 SOC_SINGLE_REG_RW("Context 2 IEC958 CS5", REG_EASRC_CS5(2)), 169 SOC_SINGLE_REG_RW("Context 3 IEC958 CS5", REG_EASRC_CS5(3)), 1706 {REG_EASRC_CS5(0), 0x00000000}, 1707 {REG_EASRC_CS5(1), 0x00000000}, 1708 {REG_EASRC_CS5(2), 0x00000000}, 1709 {REG_EASRC_CS5(3), 0x00000000},
|
| H A D | fsl_easrc.h | 77 #define REG_EASRC_CS5(ctx) (0x1D0 + 4 * (ctx)) macro
|