Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Datombios_i2c.c33 #define ATOM_MAX_HW_I2C_WRITE 3 macro
56 if (num > ATOM_MAX_HW_I2C_WRITE) { in radeon_process_i2c_ch()
134 max_bytes = ATOM_MAX_HW_I2C_WRITE; in radeon_atom_hw_i2c_xfer()