Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/sound/pci/
H A Dcmireg.h70 # define CMPCI_REG_ADC_FS_MASK 0x00000007 macro
H A Dcmi.c448 CMPCI_REG_ADC_FS_MASK, in cmichan_setspeed()
452 rsp &= CMPCI_REG_ADC_FS_MASK; in cmichan_setspeed()