Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/i2c/
H A Di2c_hi35xx.h67 #define CMD_IGN_ACK 0x15 macro
H A Di2c_hi35xx.c293 Hi35xxI2cCmdregSet(hi35xx, (msg->flags & I2C_FLAG_IGNORE_NO_ACK) ? CMD_IGN_ACK : CMD_RX_ACK, &offset); in Hi35xxI2cCfgCmd()
310 Hi35xxI2cCmdregSet(hi35xx, (msg->flags & I2C_FLAG_IGNORE_NO_ACK) ? CMD_IGN_ACK : CMD_RX_ACK, &offset); in Hi35xxI2cCfgCmd()

Completed in 3 milliseconds