Searched refs:REG_EASRC_WRFIFO (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/fsl/ |
D | fsl_easrc.h | 17 #define REG_EASRC_WRFIFO(ctx) (0x000 + 4 * (ctx)) macro 83 #define REG_EASRC_FIFO(x, ctx) (x == IN ? REG_EASRC_WRFIFO(ctx) \
|
D | fsl_easrc.c | 1583 {REG_EASRC_WRFIFO(0), 0x00000000}, 1584 {REG_EASRC_WRFIFO(1), 0x00000000}, 1585 {REG_EASRC_WRFIFO(2), 0x00000000}, 1586 {REG_EASRC_WRFIFO(3), 0x00000000}, 1717 regmap_reg_range(REG_EASRC_WRFIFO(0), REG_EASRC_WRFIFO(3)),
|