Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_adcreg.h33 #define ADC_REV_FUNC_MSK 0x0fff0000 macro
H A Dti_adc.c849 (rev & ADC_REV_FUNC_MSK) >> ADC_REV_FUNC_SHIFT, in ti_adc_attach()