Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-aspeed.c141 struct aspeed_i2c_bus { struct
171 static int aspeed_i2c_reset(struct aspeed_i2c_bus *bus); argument
173 static int aspeed_i2c_recover_bus(struct aspeed_i2c_bus *bus) in aspeed_i2c_recover_bus()
361 static void aspeed_i2c_do_start(struct aspeed_i2c_bus *bus) in aspeed_i2c_do_start()
394 static void aspeed_i2c_do_stop(struct aspeed_i2c_bus *bus) in aspeed_i2c_do_stop()
620 struct aspeed_i2c_bus *bus = dev_id; in aspeed_i2c_bus_irq()
684 struct aspeed_i2c_bus *bus = i2c_get_adapdata(adap); in aspeed_i2c_master_xfer()
927 static int aspeed_i2c_init(struct aspeed_i2c_bus *bus, in aspeed_i2c_init()
961 static int aspeed_i2c_reset(struct aspeed_i2c_bus *bus) in aspeed_i2c_reset()
1000 struct aspeed_i2c_bus *bus; in aspeed_i2c_probe_bus()
[all …]