Searched refs:ADC_STEPENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/ti/
H A Dti_adcreg.h68 #define ADC_STEPENABLE 0x054 macro
H A Dti_adc.c98 ADC_WRITE4(sc, ADC_STEPENABLE, 0);
139 if (enabled != ADC_READ4(sc, ADC_STEPENABLE))
140 ADC_WRITE4(sc, ADC_STEPENABLE, enabled);

Completed in 13 milliseconds