Searched refs:HW_I2C_WRITE (Results 1 – 2 of 2) sorted by relevance
60 if (flags & HW_I2C_WRITE) { in radeon_process_i2c_ch()90 if (!(flags & HW_I2C_WRITE)) in radeon_process_i2c_ch()108 p->slave, HW_I2C_WRITE, in radeon_atom_hw_i2c_xfer()126 flags = HW_I2C_WRITE; in radeon_atom_hw_i2c_xfer()
6766 #define HW_I2C_WRITE 1 macro