Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Deapreg.h141 #define ESRC_SET_ADC_VOL(n) ((n)<<8) macro
H A Deap.c537 eap1371_src_write(sc, ESRC_ADC_VOLL, ESRC_SET_ADC_VOL(16)); in eap_attach()
538 eap1371_src_write(sc, ESRC_ADC_VOLR, ESRC_SET_ADC_VOL(16)); in eap_attach()
616 eap1371_src_write(sc, ESRC_ADC_VOLL, ESRC_SET_ADC_VOL(16)); in eap_resume()
617 eap1371_src_write(sc, ESRC_ADC_VOLR, ESRC_SET_ADC_VOL(16)); in eap_resume()