Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dda9063-i2c.c44 DA9063_PAGED_READ_MSG_CNT, enumerator
50 struct i2c_msg xfer[DA9063_PAGED_READ_MSG_CNT]; in da9063_i2c_blockreg_read()
85 ret = i2c_transfer(client->adapter, xfer, DA9063_PAGED_READ_MSG_CNT); in da9063_i2c_blockreg_read()
91 if (ret != DA9063_PAGED_READ_MSG_CNT) { in da9063_i2c_blockreg_read()