Home
last modified time | relevance | path

Searched defs:ti_adc_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_adcvar.h38 struct ti_adc_softc { struct
39 device_t sc_dev;
40 int sc_last_state;
41 struct mtx sc_mtx;
42 struct resource *sc_mem_res;
43 struct resource *sc_irq_res;
44 void *sc_intrhand;
45 int sc_tsc_wires;
47 int sc_coord_readouts;
48 int sc_x_plate_resistance;
[all …]