Searched refs:scratch_reg_conf (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/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.c | 68 offsetof(struct scratch_reg_conf, dma_desc); in init_dma_descriptor() 81 offsetof(struct scratch_reg_conf, dma_desc) + in configure_dma_descriptor()
|
D | acp.h | 140 struct scratch_reg_conf { struct
|