Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda.c36 #define IS_CNL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x9dc8) macro
266 if (IS_CFL(pci) || IS_CNL(pci)) in hda_init()
/Linux-v5.4/sound/pci/hda/
Dhda_intel.c372 #define IS_CNL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x9dc8) macro
1757 if (IS_CFL(pci) || IS_CNL(pci)) in azx_create()