Lines Matching defs:lpi2c_imx_struct

94 struct lpi2c_imx_struct {
111 static void lpi2c_imx_intctrl(struct lpi2c_imx_struct *lpi2c_imx,
117 static int lpi2c_imx_bus_busy(struct lpi2c_imx_struct *lpi2c_imx)
144 static void lpi2c_imx_set_mode(struct lpi2c_imx_struct *lpi2c_imx)
163 static int lpi2c_imx_start(struct lpi2c_imx_struct *lpi2c_imx,
179 static void lpi2c_imx_stop(struct lpi2c_imx_struct *lpi2c_imx)
201 static int lpi2c_imx_config(struct lpi2c_imx_struct *lpi2c_imx)
260 static int lpi2c_imx_master_enable(struct lpi2c_imx_struct *lpi2c_imx)
290 static int lpi2c_imx_master_disable(struct lpi2c_imx_struct *lpi2c_imx)
304 static int lpi2c_imx_msg_complete(struct lpi2c_imx_struct *lpi2c_imx)
313 static int lpi2c_imx_txfifo_empty(struct lpi2c_imx_struct *lpi2c_imx)
337 static void lpi2c_imx_set_tx_watermark(struct lpi2c_imx_struct *lpi2c_imx)
342 static void lpi2c_imx_set_rx_watermark(struct lpi2c_imx_struct *lpi2c_imx)
356 static void lpi2c_imx_write_txfifo(struct lpi2c_imx_struct *lpi2c_imx)
377 static void lpi2c_imx_read_rxfifo(struct lpi2c_imx_struct *lpi2c_imx)
424 static void lpi2c_imx_write(struct lpi2c_imx_struct *lpi2c_imx,
432 static void lpi2c_imx_read(struct lpi2c_imx_struct *lpi2c_imx,
451 struct lpi2c_imx_struct *lpi2c_imx = i2c_get_adapdata(adapter);
509 struct lpi2c_imx_struct *lpi2c_imx = dev_id;
548 struct lpi2c_imx_struct *lpi2c_imx;
624 struct lpi2c_imx_struct *lpi2c_imx = platform_get_drvdata(pdev);
634 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev);
644 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev);