Searched refs:I2C_SYSTEST_ST_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | omap24xx_i2c.h | 62 #define I2C_SYSTEST_ST_EN (1 << 15) /* System test enable */ macro |
H A D | omap24xx_i2c.c | 380 systest |= I2C_SYSTEST_ST_EN; in omap24_i2c_deblock() |