Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c149 #define CM_CHIP_MASK2 0xff000000 macro
2793 detect = snd_cmipci_read(cm, CM_REG_INT_HLDCLR) & CM_CHIP_MASK2; in query_chip()