Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-omap.c178 struct omap_i2c_dev { struct
263 static int omap_i2c_xfer_data(struct omap_i2c_dev *omap);
265 static inline void omap_i2c_write_reg(struct omap_i2c_dev *omap, in omap_i2c_write_reg()
272 static inline u16 omap_i2c_read_reg(struct omap_i2c_dev *omap, int reg) in omap_i2c_read_reg()
278 static void __omap_i2c_init(struct omap_i2c_dev *omap) in __omap_i2c_init()
309 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset()
349 static int omap_i2c_init(struct omap_i2c_dev *omap) in omap_i2c_init()
485 static int omap_i2c_recover_bus(struct omap_i2c_dev *omap) in omap_i2c_recover_bus()
501 static int omap_i2c_wait_for_bb(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb()
543 static int omap_i2c_wait_for_bb_valid(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb_valid()
[all …]