Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_adcvar.h38 int sc_last_state; member
H A Dti_adc.c108 if (sc->sc_last_state == 1) in ti_adc_enable()
136 sc->sc_last_state = 1; in ti_adc_enable()
146 if (sc->sc_last_state == 0) in ti_adc_disable()
175 sc->sc_last_state = 0; in ti_adc_disable()