Home
last modified time | relevance | path

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

/drivers/i2c/
A Docores_i2c.c146 static inline u8 i2c_8bit_addr_from_msg(const struct i2c_msg *msg) in i2c_8bit_addr_from_msg() function
191 u8 addr = i2c_8bit_addr_from_msg(msg); in ocores_process()
352 oc_setreg(i2c, OCI2C_DATA, i2c_8bit_addr_from_msg(i2c->msg)); in ocores_xfer_core()
A Di2c-microchip.c98 static inline u8 i2c_8bit_addr_from_msg(const struct i2c_msg *msg) in i2c_8bit_addr_from_msg() function
379 bus->addr = i2c_8bit_addr_from_msg(msg); in mpfs_i2c_xfer_msg()
A Dqup_i2c.c149 static inline u8 i2c_8bit_addr_from_msg(const struct i2c_msg *msg) in i2c_8bit_addr_from_msg() function
412 i2c_addr = i2c_8bit_addr_from_msg(m); in qup_i2c_xfer_v2()

Completed in 13 milliseconds