Searched refs:LPAIF_WRDMAPER_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/ |
H A D | lpass-cpu.c | 482 if (reg == LPAIF_WRDMAPER_REG(v, i + v->wrdma_channel_start)) in lpass_cpu_regmap_writeable() 528 if (reg == LPAIF_WRDMAPER_REG(v, i + v->wrdma_channel_start)) in lpass_cpu_regmap_readable() 887 lpass_cpu_regmap_config.max_register = LPAIF_WRDMAPER_REG(variant, in asoc_qcom_lpass_cpu_platform_probe()
|
H A D | lpass-lpaif-reg.h | 129 #define LPAIF_WRDMAPER_REG(v, chan) LPAIF_WRDMA_REG_ADDR(v, 0x10, (chan)) macro
|
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | lpass-cpu.c | 523 if (reg == LPAIF_WRDMAPER_REG(v, i + v->wrdma_channel_start)) in lpass_cpu_regmap_writeable() 571 if (reg == LPAIF_WRDMAPER_REG(v, i + v->wrdma_channel_start)) in lpass_cpu_regmap_readable() 1183 lpass_cpu_regmap_config.max_register = LPAIF_WRDMAPER_REG(variant, in asoc_qcom_lpass_cpu_platform_probe()
|
H A D | lpass-lpaif-reg.h | 144 #define LPAIF_WRDMAPER_REG(v, chan) LPAIF_WRDMA_REG_ADDR(v, 0x10, (chan)) macro
|
Completed in 5 milliseconds