Searched refs:AZX_DCAPS_SNOOP_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/hda/ | ||
H A D | hda_controller.h | 24 #define AZX_DCAPS_SNOOP_MASK (3 << 10) /* snoop type mask */ macro |
H A D | hda_intel.c | 246 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10) |