Searched defs:aspeed_i2c_bus (Results 1 – 2 of 2) sorted by relevance
141 struct aspeed_i2c_bus { struct142 struct i2c_adapter adap;143 struct device *dev;144 void __iomem *base;145 struct reset_control *rst;147 spinlock_t lock;171 static int aspeed_i2c_reset(struct aspeed_i2c_bus *bus); argument
143 struct aspeed_i2c_bus { struct144 struct i2c_adapter adap;145 struct device *dev;146 void __iomem *base;147 struct reset_control *rst;149 spinlock_t lock;173 static int aspeed_i2c_reset(struct aspeed_i2c_bus *bus); argument