Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hisi.c88 struct hisi_i2c_controller { struct
127 static void hisi_i2c_handle_errors(struct hisi_i2c_controller *ctlr) in hisi_i2c_handle_errors()
148 static int hisi_i2c_start_xfer(struct hisi_i2c_controller *ctlr) in hisi_i2c_start_xfer()
176 static void hisi_i2c_reset_xfer(struct hisi_i2c_controller *ctlr) in hisi_i2c_reset_xfer()
195 struct hisi_i2c_controller *ctlr = i2c_get_adapdata(adap); in hisi_i2c_master_xfer()
235 static int hisi_i2c_read_rx_fifo(struct hisi_i2c_controller *ctlr) in hisi_i2c_read_rx_fifo()
267 static void hisi_i2c_xfer_msg(struct hisi_i2c_controller *ctlr) in hisi_i2c_xfer_msg()
330 struct hisi_i2c_controller *ctlr = context; in hisi_i2c_irq()
378 static void hisi_i2c_set_scl(struct hisi_i2c_controller *ctlr, in hisi_i2c_set_scl()
404 static void hisi_i2c_configure_bus(struct hisi_i2c_controller *ctlr) in hisi_i2c_configure_bus()
[all …]