Home
last modified time | relevance | path

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

/u-boot/drivers/i2c/
A Docores_i2c.c63 struct ocores_i2c_bus { struct
76 u8 (*getreg)(struct ocores_i2c_bus *i2c, int reg); argument
220 struct ocores_i2c_bus *i2c = dev_id; in ocores_isr()
247 static int ocores_wait(struct ocores_i2c_bus *i2c, in ocores_wait()
276 static int ocores_poll_wait(struct ocores_i2c_bus *i2c) in ocores_poll_wait()
364 struct ocores_i2c_bus *bus = dev_get_priv(dev); in ocores_i2c_xfer()
381 struct ocores_i2c_bus *bus = dev_get_priv(dev); in ocores_i2c_enable_clk()
476 struct ocores_i2c_bus *bus = dev_get_priv(dev); in ocores_i2c_set_bus_speed()
500 struct ocores_i2c_bus *bus = dev_get_priv(dev); in ocores_i2c_get_bus_speed()
513 struct ocores_i2c_bus *bus = dev_get_priv(dev); in ocores_i2c_probe()
[all …]

Completed in 7 milliseconds