Lines Matching defs:lpi2c_imx_struct
95 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)
257 static int lpi2c_imx_master_enable(struct lpi2c_imx_struct *lpi2c_imx)
287 static int lpi2c_imx_master_disable(struct lpi2c_imx_struct *lpi2c_imx)
301 static int lpi2c_imx_msg_complete(struct lpi2c_imx_struct *lpi2c_imx)
310 static int lpi2c_imx_txfifo_empty(struct lpi2c_imx_struct *lpi2c_imx)
334 static void lpi2c_imx_set_tx_watermark(struct lpi2c_imx_struct *lpi2c_imx)
339 static void lpi2c_imx_set_rx_watermark(struct lpi2c_imx_struct *lpi2c_imx)
353 static void lpi2c_imx_write_txfifo(struct lpi2c_imx_struct *lpi2c_imx)
374 static void lpi2c_imx_read_rxfifo(struct lpi2c_imx_struct *lpi2c_imx)
421 static void lpi2c_imx_write(struct lpi2c_imx_struct *lpi2c_imx,
429 static void lpi2c_imx_read(struct lpi2c_imx_struct *lpi2c_imx,
448 struct lpi2c_imx_struct *lpi2c_imx = i2c_get_adapdata(adapter);
506 struct lpi2c_imx_struct *lpi2c_imx = dev_id;
547 struct lpi2c_imx_struct *lpi2c_imx;
628 struct lpi2c_imx_struct *lpi2c_imx = platform_get_drvdata(pdev);
640 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev);
650 struct lpi2c_imx_struct *lpi2c_imx = dev_get_drvdata(dev);