Searched refs:CMPCI_REG_CH1_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/sound/pci/
H A Dcmireg.h53 # define CMPCI_REG_CH1_ENABLE 0x00020000 macro
H A Dcmi.c300 cmi_set4(sc, CMPCI_REG_FUNC_0, CMPCI_REG_CH1_ENABLE);
314 cmi_clr4(sc, CMPCI_REG_FUNC_0, CMPCI_REG_CH1_ENABLE);
874 CMPCI_REG_CH0_ENABLE | CMPCI_REG_CH1_ENABLE);
901 CMPCI_REG_CH0_ENABLE | CMPCI_REG_CH1_ENABLE);

Completed in 54 milliseconds