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

/netbsd-current/sys/arch/arm/ti/
H A Dti_iicreg.h84 #define I2C_CON_STP 0x0002 macro
H A Dti_iic.c483 con |= I2C_CON_STP;
496 I2C_WRITE_REG(sc, I2C_CON, I2C_CON_EN | I2C_CON_MST | I2C_CON_STP);

Completed in 75 milliseconds