Searched refs:HW_I2C_WRITE (Results 1 – 5 of 5) sorted by relevance
55 if (flags & HW_I2C_WRITE) { in radeon_process_i2c_ch()90 if (!(flags & HW_I2C_WRITE)) in radeon_process_i2c_ch()112 p->addr, HW_I2C_WRITE, in radeon_atom_hw_i2c_xfer()130 flags = HW_I2C_WRITE; in radeon_atom_hw_i2c_xfer()
7239 #define HW_I2C_WRITE 1 macro
56 if (flags & HW_I2C_WRITE) { in amdgpu_atombios_i2c_process_i2c_ch()98 if (!(flags & HW_I2C_WRITE)) in amdgpu_atombios_i2c_process_i2c_ch()119 p->addr, HW_I2C_WRITE, in amdgpu_atombios_i2c_xfer()137 flags = HW_I2C_WRITE; in amdgpu_atombios_i2c_xfer()
4066 HW_I2C_WRITE = 1, enumerator
8513 #define HW_I2C_WRITE 1 macro