Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soundwire/
Dintel_ace2x.c563 if (type == INTEL_PDI_BD || type == INTEL_PDI_OUT) { in intel_create_dai()
568 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai()
627 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pcm.num_bd, in intel_register_dai()
Dintel.h64 INTEL_PDI_BD = 2, enumerator
Dintel.c966 if (type == INTEL_PDI_BD || type == INTEL_PDI_OUT) { in intel_create_dai()
971 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai()
1028 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pcm.num_bd, in intel_register_dai()