Home
last modified time | relevance | path

Searched refs:SOF_SSP_BT_OFFLOAD_PRESENT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/sound/soc/intel/boards/
Dsof_rt5682.c58 #define SOF_SSP_BT_OFFLOAD_PRESENT BIT(22) macro
775 if (sof_rt5682_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) { in sof_card_dai_links_create()
885 if (sof_rt5682_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) in sof_audio_probe()
930 SOF_SSP_BT_OFFLOAD_PRESENT),
950 SOF_SSP_BT_OFFLOAD_PRESENT),
980 SOF_SSP_BT_OFFLOAD_PRESENT),
1000 SOF_SSP_BT_OFFLOAD_PRESENT),
Dsof_sdw.c165 SOF_SSP_BT_OFFLOAD_PRESENT),
227 SOF_SSP_BT_OFFLOAD_PRESENT),
239 SOF_SSP_BT_OFFLOAD_PRESENT),
1069 if (sof_sdw_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) in sof_card_dai_links_create()
1257 if (sof_sdw_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) { in sof_card_dai_links_create()
Dsof_sdw_common.h53 #define SOF_SSP_BT_OFFLOAD_PRESENT BIT(18) macro