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