Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-omap.c179 struct omap_i2c_dev { struct
265 static int omap_i2c_xfer_data(struct omap_i2c_dev *omap);
267 static inline void omap_i2c_write_reg(struct omap_i2c_dev *omap, in omap_i2c_write_reg()
274 static inline u16 omap_i2c_read_reg(struct omap_i2c_dev *omap, int reg) in omap_i2c_read_reg()
280 static void __omap_i2c_init(struct omap_i2c_dev *omap) in __omap_i2c_init()
311 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset()
351 static int omap_i2c_init(struct omap_i2c_dev *omap) in omap_i2c_init()
487 static int omap_i2c_recover_bus(struct omap_i2c_dev *omap) in omap_i2c_recover_bus()
503 static int omap_i2c_wait_for_bb(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb()
545 static int omap_i2c_wait_for_bb_valid(struct omap_i2c_dev *omap) in omap_i2c_wait_for_bb_valid()
[all …]