Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pci/
H A Dcmireg.h70 # define CMPCI_REG_ADC_FS_MASK 0x00000007 macro
H A Dcmi.c447 CMPCI_REG_ADC_FS_MASK, in cmichan_setspeed()
451 rsp &= CMPCI_REG_ADC_FS_MASK; in cmichan_setspeed()