Searched refs:ocores_i2c_bus (Results 1 – 1 of 1) sorted by relevance
63 struct ocores_i2c_bus { struct76 u8 (*getreg)(struct ocores_i2c_bus *i2c, int reg); argument220 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