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

/freebsd-13-stable/sys/arm/ti/
H A Dti_adcvar.h38 struct ti_adc_softc { struct
72 struct ti_adc_softc *sc; /* pointer to adc softc */
H A Dti_adc.c93 ti_adc_ev_report(struct ti_adc_softc *sc)
104 ti_adc_enable(struct ti_adc_softc *sc)
142 ti_adc_disable(struct ti_adc_softc *sc)
182 ti_adc_setup(struct ti_adc_softc *sc)
210 ti_adc_input_setup(struct ti_adc_softc *sc, int32_t ain)
245 ti_adc_reset(struct ti_adc_softc *sc)
262 struct ti_adc_softc *sc;
264 sc = (struct ti_adc_softc *)arg1;
302 struct ti_adc_softc *sc;
334 struct ti_adc_softc *s
[all...]

Completed in 54 milliseconds