Lines Matching defs:lpi2c_imx

113 static void lpi2c_imx_intctrl(struct lpi2c_imx_struct *lpi2c_imx,  in lpi2c_imx_intctrl()
119 static int lpi2c_imx_bus_busy(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_bus_busy()
148 static void lpi2c_imx_set_mode(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_set_mode()
167 static int lpi2c_imx_start(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_start()
183 static void lpi2c_imx_stop(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_stop()
207 static int lpi2c_imx_config(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_config()
264 static int lpi2c_imx_master_enable(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_master_enable()
294 static int lpi2c_imx_master_disable(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_master_disable()
308 static int lpi2c_imx_msg_complete(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_msg_complete()
317 static int lpi2c_imx_txfifo_empty(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_txfifo_empty()
343 static void lpi2c_imx_set_tx_watermark(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_set_tx_watermark()
348 static void lpi2c_imx_set_rx_watermark(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_set_rx_watermark()
362 static void lpi2c_imx_write_txfifo(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_write_txfifo()
383 static void lpi2c_imx_read_rxfifo(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_read_rxfifo()
430 static void lpi2c_imx_write(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_write()
438 static void lpi2c_imx_read(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_read()
457 struct lpi2c_imx_struct *lpi2c_imx = i2c_get_adapdata(adapter); in lpi2c_imx_xfer() local
515 struct lpi2c_imx_struct *lpi2c_imx = dev_id; in lpi2c_imx_isr() local
535 static int lpi2c_imx_init_recovery_info(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_init_recovery_info()
568 struct lpi2c_imx_struct *lpi2c_imx; in lpi2c_imx_probe() local
664 struct lpi2c_imx_struct *lpi2c_imx = platform_get_drvdata(pdev); in lpi2c_imx_remove() local
674 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev); in lpi2c_runtime_suspend() local
684 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev); in lpi2c_runtime_resume() local