Lines Matching defs:lpi2c_imx
112 static void lpi2c_imx_intctrl(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_intctrl()
118 static int lpi2c_imx_bus_busy(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_bus_busy()
145 static void lpi2c_imx_set_mode(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_set_mode()
164 static int lpi2c_imx_start(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_start()
180 static void lpi2c_imx_stop(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_stop()
202 static int lpi2c_imx_config(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_config()
259 static int lpi2c_imx_master_enable(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_master_enable()
289 static int lpi2c_imx_master_disable(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_master_disable()
303 static int lpi2c_imx_msg_complete(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_msg_complete()
312 static int lpi2c_imx_txfifo_empty(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_txfifo_empty()
336 static void lpi2c_imx_set_tx_watermark(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_set_tx_watermark()
341 static void lpi2c_imx_set_rx_watermark(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_set_rx_watermark()
355 static void lpi2c_imx_write_txfifo(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_write_txfifo()
376 static void lpi2c_imx_read_rxfifo(struct lpi2c_imx_struct *lpi2c_imx) in lpi2c_imx_read_rxfifo()
423 static void lpi2c_imx_write(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_write()
431 static void lpi2c_imx_read(struct lpi2c_imx_struct *lpi2c_imx, in lpi2c_imx_read()
450 struct lpi2c_imx_struct *lpi2c_imx = i2c_get_adapdata(adapter); in lpi2c_imx_xfer() local
508 struct lpi2c_imx_struct *lpi2c_imx = dev_id; in lpi2c_imx_isr() local
547 struct lpi2c_imx_struct *lpi2c_imx; in lpi2c_imx_probe() local
628 struct lpi2c_imx_struct *lpi2c_imx = platform_get_drvdata(pdev); in lpi2c_imx_remove() local
638 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev); in lpi2c_runtime_suspend() local
648 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev); in lpi2c_runtime_resume() local