Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-aspeed.c143 struct aspeed_i2c_bus { struct
173 static int aspeed_i2c_reset(struct aspeed_i2c_bus *bus); argument
175 static int aspeed_i2c_recover_bus(struct aspeed_i2c_bus *bus) in aspeed_i2c_recover_bus()
244 static u32 aspeed_i2c_slave_irq(struct aspeed_i2c_bus *bus, u32 irq_status) in aspeed_i2c_slave_irq()
356 static void aspeed_i2c_do_start(struct aspeed_i2c_bus *bus) in aspeed_i2c_do_start()
389 static void aspeed_i2c_do_stop(struct aspeed_i2c_bus *bus) in aspeed_i2c_do_stop()
396 static void aspeed_i2c_next_msg_or_stop(struct aspeed_i2c_bus *bus) in aspeed_i2c_next_msg_or_stop()
419 static u32 aspeed_i2c_master_irq(struct aspeed_i2c_bus *bus, u32 irq_status) in aspeed_i2c_master_irq()
615 struct aspeed_i2c_bus *bus = dev_id; in aspeed_i2c_bus_irq()
679 struct aspeed_i2c_bus *bus = i2c_get_adapdata(adap); in aspeed_i2c_master_xfer()
[all …]