Searched refs:I2CD_M_S_RX_CMD_LAST (Results 1 – 2 of 2) sorted by relevance
120 #define I2CD_M_S_RX_CMD_LAST (0x1 << 4) macro
202 i2c_cmd |= I2CD_M_S_RX_CMD_LAST; in ast_i2c_read_data()