Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.c93 int sc_fifo_trsh; member
250 amount = min(sc->sc_fifo_trsh, in ti_i2c_transfer_intr()
286 amount = min(sc->sc_fifo_trsh, in ti_i2c_transfer_intr()
618 fifo_trsh = (sc->sc_fifo_trsh - 1) & I2C_BUF_TRSH_MASK; in ti_i2c_reset()
866 sc->sc_fifo_trsh = 5; in ti_i2c_attach()