Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_i2c.c90 int sc_fifo_trsh; member
232 amount = min(sc->sc_fifo_trsh, in ti_i2c_transfer_intr()
268 amount = min(sc->sc_fifo_trsh, in ti_i2c_transfer_intr()
584 fifo_trsh = (sc->sc_fifo_trsh - 1) & I2C_BUF_TRSH_MASK; in ti_i2c_reset()
832 sc->sc_fifo_trsh = 5; in ti_i2c_attach()