Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Dcmireg.h88 # define CMPCI_REG_CH0_INTR 0x00000001 macro
H A Dcmi.c547 if (intrstat & CMPCI_REG_CH0_INTR) { in cmi_intr()
562 if (intrstat & CMPCI_REG_CH0_INTR) { in cmi_intr()