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

/netbsd-current/sys/arch/arm/ti/
H A Dti_iicreg.h75 #define I2C_CON_EN 0x8000 macro
H A Dti_iic.c411 I2C_WRITE_REG(sc, I2C_CON, I2C_CON_EN);
450 I2C_WRITE_REG(sc, I2C_CON, I2C_CON_EN);
479 con = I2C_CON_EN;
496 I2C_WRITE_REG(sc, I2C_CON, I2C_CON_EN | I2C_CON_MST | I2C_CON_STP);

Completed in 320 milliseconds