Searched refs:REG_EASRC_SFS (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/fsl/ |
| H A D | fsl_easrc.c | 1348 regmap_read(easrc->regmap, REG_EASRC_SFS(ctx->index), &val); in fsl_easrc_stop_context() 1656 {REG_EASRC_SFS(0), 0x00000000}, 1657 {REG_EASRC_SFS(1), 0x00000000}, 1658 {REG_EASRC_SFS(2), 0x00000000}, 1659 {REG_EASRC_SFS(3), 0x00000000}, 1739 regmap_reg_range(REG_EASRC_SFS(0), REG_EASRC_SFS(3)), 1880 regmap_read(asrc->regmap, REG_EASRC_SFS(index), &val); in fsl_easrc_get_output_fifo_size()
|
| H A D | fsl_easrc.h | 43 #define REG_EASRC_SFS(ctx) (0x100 + 4 * (ctx)) macro
|