Searched refs:scratch_reg_conf (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/soc/sof/amd/ |
D | acp-stream.c | 40 offset = offsetof(struct scratch_reg_conf, grp1_pte); in acp_dsp_stream_config() 46 offset = offsetof(struct scratch_reg_conf, grp2_pte); in acp_dsp_stream_config() 52 offset = offsetof(struct scratch_reg_conf, grp3_pte); in acp_dsp_stream_config() 58 offset = offsetof(struct scratch_reg_conf, grp4_pte); in acp_dsp_stream_config() 64 offset = offsetof(struct scratch_reg_conf, grp5_pte); in acp_dsp_stream_config() 70 offset = offsetof(struct scratch_reg_conf, grp6_pte); in acp_dsp_stream_config() 76 offset = offsetof(struct scratch_reg_conf, grp7_pte); in acp_dsp_stream_config() 82 offset = offsetof(struct scratch_reg_conf, grp8_pte); in acp_dsp_stream_config() 93 offsetof(struct scratch_reg_conf, reg_offset); in acp_dsp_stream_config()
|
D | acp-pcm.c | 47 offsetof(struct scratch_reg_conf, buf_size); in acp_pcm_hw_params()
|
D | acp-probes.c | 92 offsetof(struct scratch_reg_conf, buf_size); in acp_probes_compr_set_params()
|
D | acp.h | 166 struct scratch_reg_conf { struct
|
D | acp.c | 72 offsetof(struct scratch_reg_conf, dma_desc); in init_dma_descriptor() 94 offsetof(struct scratch_reg_conf, dma_desc) + in configure_dma_descriptor()
|