Searched refs:REG_EASRC_CS5 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/fsl/ |
D | fsl_easrc.c | 160 SOC_SINGLE_REG_RW("Context 0 IEC958 CS5", REG_EASRC_CS5(0)), 161 SOC_SINGLE_REG_RW("Context 1 IEC958 CS5", REG_EASRC_CS5(1)), 162 SOC_SINGLE_REG_RW("Context 2 IEC958 CS5", REG_EASRC_CS5(2)), 163 SOC_SINGLE_REG_RW("Context 3 IEC958 CS5", REG_EASRC_CS5(3)), 1696 {REG_EASRC_CS5(0), 0x00000000}, 1697 {REG_EASRC_CS5(1), 0x00000000}, 1698 {REG_EASRC_CS5(2), 0x00000000}, 1699 {REG_EASRC_CS5(3), 0x00000000},
|
D | fsl_easrc.h | 77 #define REG_EASRC_CS5(ctx) (0x1D0 + 4 * (ctx)) macro
|