Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Dintel_ace2x.c564 if (type == INTEL_PDI_BD || type == INTEL_PDI_OUT) { in intel_create_dai()
569 if (type == INTEL_PDI_BD || type == INTEL_PDI_IN) { in intel_create_dai()
628 ret = intel_create_dai(cdns, dais, INTEL_PDI_BD, cdns->pcm.num_bd, in intel_register_dai()
H A Dintel.h64 INTEL_PDI_BD = 2, enumerator
H A 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()