Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtps6507x.c69 u8 msg[TPS6507X_MAX_REGISTER + 1]; in tps6507x_i2c_write_device()
72 if (bytes > TPS6507X_MAX_REGISTER) in tps6507x_i2c_write_device()
/openbmc/linux/include/linux/mfd/
H A Dtps6507x.h134 #define TPS6507X_MAX_REGISTER 0X19 macro