Searched refs:SMU_I2C_WRITE_MAX (Results 1 – 3 of 3) sorted by relevance
485 #define SMU_I2C_WRITE_MAX 0x15 macro
864 if (cmd->info.datalen > SMU_I2C_WRITE_MAX) in smu_queue_i2c()
850 ((!read) && len > SMU_I2C_WRITE_MAX)) in smu_i2c_xfer()