Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dsi476x-core.h374 SI476X_I2C_RECV enumerator
/linux-6.12.1/drivers/mfd/
Dsi476x-cmd.c178 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, in si476x_core_parse_and_nag_about_error()
322 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, resp, respn); in si476x_core_send_command()
Dsi476x-i2c.c469 int err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, in si476x_core_get_status()