Searched refs:IS_BXT (Results 1 – 3 of 3) sorted by relevance
21 #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) macro
373 #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) macro604 if (IS_BXT(pci)) in hda_intel_init_chip()
155 if (IS_BXT(skl->pci)) { in skl_pcm_host_dma_prepare()