Searched refs:I2C_MAX_TRANSACTION_LEN (Results 1 – 1 of 1) sorted by relevance
19 #define I2C_MAX_TRANSACTION_LEN 8 macro32 if (i2c_len > I2C_MAX_TRANSACTION_LEN) { in hl_debugfs_i2c_read()34 i2c_len, I2C_MAX_TRANSACTION_LEN); in hl_debugfs_i2c_read()64 if (i2c_len > I2C_MAX_TRANSACTION_LEN) { in hl_debugfs_i2c_write()66 i2c_len, I2C_MAX_TRANSACTION_LEN); in hl_debugfs_i2c_write()