Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-omap.c187 struct omap_i2c_dev { struct
272 static inline void omap_i2c_write_reg(struct omap_i2c_dev *omap, in omap_i2c_write_reg()
279 static inline u16 omap_i2c_read_reg(struct omap_i2c_dev *omap, int reg) in omap_i2c_read_reg()
285 static void __omap_i2c_init(struct omap_i2c_dev *omap) in __omap_i2c_init()
316 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset()
356 static int omap_i2c_init(struct omap_i2c_dev *omap) in omap_i2c_init()
492 static int omap_i2c_recover_bus(struct omap_i2c_dev *omap) in omap_i2c_recover_bus()
508 static int omap_i2c_wait_for_bb(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb()
550 static int omap_i2c_wait_for_bb_valid(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb_valid()
612 static void omap_i2c_resize_fifo(struct omap_i2c_dev *omap, u8 size, bool is_rx) in omap_i2c_resize_fifo()
[all …]