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

/freebsd-current/sys/dev/sound/pci/
H A Dcmireg.h168 # define CMPCI_ADJUST_MIC_GAIN(sc, x) cmpci_adjust((x), 0xf8)
169 # define CMPCI_ADJUST_GAIN(sc, x) cmpci_adjust((x), 0xf8)
170 # define CMPCI_ADJUST_2_GAIN(sc, x) cmpci_adjust((x), 0xc0)

Completed in 103 milliseconds