Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/cadence/
H A Dcdnc_i2c.c105 #define I2C_SC_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
294 I2C_SC_UNLOCK(sc); in cdnc_i2c_reset()
323 I2C_SC_UNLOCK(sc); in cdnc_i2c_intr()
498 I2C_SC_UNLOCK(sc); in cdnc_i2c_transfer()