Searched refs:IS_HSW_CONTROLLER (Results 1 – 1 of 1) sorted by relevance
14 #define IS_HSW_CONTROLLER(pci) (((pci)->device == 0x0a0c) || \ macro42 if (!IS_HSW_CONTROLLER(pci)) in snd_hdac_i915_set_bclk()