Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_adcreg.h36 #define ADC_REV_FUNC_SHIFT 16 macro
H A Dti_adc.c852 (rev & ADC_REV_FUNC_MSK) >> ADC_REV_FUNC_SHIFT, in ti_adc_attach()