Searched refs:SIRFSOC_I2C_WRITE (Results 1 – 1 of 1) sorted by relevance
60 #define SIRFSOC_I2C_WRITE BIT(4) macro122 regval = SIRFSOC_I2C_WRITE | SIRFSOC_I2C_CMD_RP(0); in i2c_sirfsoc_queue_cmd()183 u32 regval = SIRFSOC_I2C_START | SIRFSOC_I2C_CMD_RP(0) | SIRFSOC_I2C_WRITE; in i2c_sirfsoc_set_address()