Home
last modified time | relevance | path

Searched refs:SOF_DAI_DSP_ACCESS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/sof/intel/
Dhda-dsp.c54 interface_mask[SOF_DAI_DSP_ACCESS] = BIT(SOF_DAI_INTEL_SSP); in hda_get_interfaces()
58 interface_mask[SOF_DAI_DSP_ACCESS] = in hda_get_interfaces()
66 interface_mask[SOF_DAI_DSP_ACCESS] = in hda_get_interfaces()
73 interface_mask[SOF_DAI_DSP_ACCESS] = in hda_get_interfaces()
78 interface_mask[SOF_DAI_DSP_ACCESS]; in hda_get_interfaces()
105 if (!(interface_mask[SOF_DAI_DSP_ACCESS] & BIT(dai_type))) in hda_is_chain_dma_supported()
/linux-6.12.1/sound/soc/sof/
Dsof-priv.h162 SOF_DAI_DSP_ACCESS, /* access from DSP only */ enumerator