Searched refs:ADC_STEPENABLE (Results 1 – 2 of 2) sorted by relevance
70 #define ADC_STEPENABLE 0x054 macro
150 ADC_WRITE4(sc, ADC_STEPENABLE, 0); in ti_adc_disable()198 if (enabled != ADC_READ4(sc, ADC_STEPENABLE)) in ti_adc_setup()199 ADC_WRITE4(sc, ADC_STEPENABLE, enabled); in ti_adc_setup()