Searched defs:i2cr (Results 1 – 2 of 2) sorted by relevance
137 int fsi_master_i2cr_read(struct fsi_master_i2cr *i2cr, u32 addr, u64 *data) in fsi_master_i2cr_read()160 int fsi_master_i2cr_write(struct fsi_master_i2cr *i2cr, u32 addr, u64 data) in fsi_master_i2cr_write()190 struct fsi_master_i2cr *i2cr = container_of(master, struct fsi_master_i2cr, master); in i2cr_read() local229 struct fsi_master_i2cr *i2cr = container_of(master, struct fsi_master_i2cr, master); in i2cr_write() local252 struct fsi_master_i2cr *i2cr = to_fsi_master_i2cr(to_fsi_master(dev)); in i2cr_release() local261 struct fsi_master_i2cr *i2cr; in i2cr_probe() local292 struct fsi_master_i2cr *i2cr = i2c_get_clientdata(client); in i2cr_remove() local
17 struct fsi_master_i2cr *i2cr; member