Home
last modified time | relevance | path

Searched defs:I2C_M_STOP (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dadi_i2c.c73 #define I2C_M_STOP 0x2 macro
/rk3399_rockchip-uboot/include/
H A Di2c.h83 I2C_M_STOP = 0x8000, /* send stop after this message */ enumerator