Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dcmi.c277 CMPCI_REG_CH0_INTR_ENABLE); in cmi_ch0_start()
287 cmi_clr4(sc, CMPCI_REG_INTR_CTRL, CMPCI_REG_CH0_INTR_ENABLE); in cmi_ch0_stop()
546 toclear |= CMPCI_REG_CH0_INTR_ENABLE; in cmi_intr()
871 CMPCI_REG_CH0_INTR_ENABLE | CMPCI_REG_CH1_INTR_ENABLE); in cmi_init()
892 CMPCI_REG_CH0_INTR_ENABLE | in cmi_uninit()
H A Dcmireg.h83 # define CMPCI_REG_CH0_INTR_ENABLE 0x00010000 macro