Searched defs:ti_i2c_softc (Results 1 – 1 of 1) sorted by relevance
78 struct ti_i2c_softc struct80 device_t sc_dev;83 device_t sc_iicbus;85 void* sc_irq_h;87 struct mtx sc_mtx;90 int sc_bus_inuse;91 int sc_buffer_pos;92 int sc_error;93 int sc_fifo_trsh;94 int sc_timeout;[all …]