Searched refs:SOF_SSP_BT_OFFLOAD_PRESENT (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/soc/intel/boards/ |
D | sof_rt5682.c | 58 #define SOF_SSP_BT_OFFLOAD_PRESENT BIT(22) macro 210 SOF_SSP_BT_OFFLOAD_PRESENT), 813 if (sof_rt5682_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) { in sof_card_dai_links_create() 942 if (sof_rt5682_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) in sof_audio_probe() 985 SOF_SSP_BT_OFFLOAD_PRESENT), 1005 SOF_SSP_BT_OFFLOAD_PRESENT), 1034 SOF_SSP_BT_OFFLOAD_PRESENT), 1054 SOF_SSP_BT_OFFLOAD_PRESENT), 1073 SOF_SSP_BT_OFFLOAD_PRESENT), 1084 SOF_SSP_BT_OFFLOAD_PRESENT), [all …]
|
D | sof_nau8825.c | 46 #define SOF_SSP_BT_OFFLOAD_PRESENT BIT(13) macro 505 if (sof_nau8825_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) { in sof_card_dai_links_create() 580 if (sof_nau8825_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) in sof_audio_probe() 612 SOF_SSP_BT_OFFLOAD_PRESENT), 631 SOF_SSP_BT_OFFLOAD_PRESENT), 642 SOF_SSP_BT_OFFLOAD_PRESENT),
|
D | sof_ssp_amp.c | 56 #define SOF_SSP_BT_OFFLOAD_PRESENT BIT(17) macro 355 if (sof_ssp_amp_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) { in sof_card_dai_links_create() 426 if (sof_ssp_amp_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) in sof_ssp_amp_probe() 476 SOF_SSP_BT_OFFLOAD_PRESENT |
|
D | sof_sdw_common.h | 53 #define SOF_SSP_BT_OFFLOAD_PRESENT BIT(18) macro
|
D | sof_sdw.c | 166 SOF_SSP_BT_OFFLOAD_PRESENT), 246 SOF_SSP_BT_OFFLOAD_PRESENT), 258 SOF_SSP_BT_OFFLOAD_PRESENT), 1209 if (sof_sdw_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) in sof_card_dai_links_create() 1391 if (sof_sdw_quirk & SOF_SSP_BT_OFFLOAD_PRESENT) { in sof_card_dai_links_create()
|