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

/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.h102 #define I2C_REG_SCLL 0xb4 macro
H A Dti_i2c.c594 ti_i2c_write_2(sc, I2C_REG_SCLL, scll);
764 scll = (int)ti_i2c_read_2(sc, I2C_REG_SCLL) & I2C_SCLL_MASK;

Completed in 104 milliseconds