Searched refs:TPS6591X_MAX_REGISTER (Results 1 – 2 of 2) sorted by relevance
57 u8 msg[TPS6591X_MAX_REGISTER + 1]; in tps65912_i2c_write()60 if (bytes > TPS6591X_MAX_REGISTER) in tps65912_i2c_write()
127 #define TPS6591X_MAX_REGISTER 0x64 macro