Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Des137x.h196 #define ES_SMPREG_VFREQ_FRAC 0x03 macro
H A Des137x.c1256 es1371_src_write(es, ES_SMPREG_ADC + ES_SMPREG_VFREQ_FRAC, in es1371_adc_rate()
1286 es1371_src_write(es, dac + ES_SMPREG_VFREQ_FRAC, freq & 0x7fff); in es1371_dac_rate()