Home
last modified time | relevance | path

Searched refs:I2CD_M_RX_CMD (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/i2c/
Dast_i2c.h121 #define I2CD_M_RX_CMD (0x1 << 3) macro
Dast_i2c.c193 u32 i2c_cmd = I2CD_M_RX_CMD; in ast_i2c_read_data()