Searched refs:TI_I2C_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.c141 #define TI_I2C_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
325 TI_I2C_LOCK(sc);
378 TI_I2C_LOCK(sc);
679 TI_I2C_LOCK(sc);
759 TI_I2C_LOCK(sc);
786 TI_I2C_LOCK(sc);
793 TI_I2C_LOCK(sc);

Completed in 103 milliseconds