Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds