Searched defs:I2C_M_STOP (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ | ||
| H A D | adi_i2c.c | 73 #define I2C_M_STOP 0x2 macro |
| /rk3399_rockchip-uboot/include/ | ||
| H A D | i2c.h | 83 I2C_M_STOP = 0x8000, /* send stop after this message */ enumerator |