Searched refs:TYPE_ASPEED_I2C_BUS (Results 1 – 2 of 2) sorted by relevance
1093 TYPE_ASPEED_I2C_BUS); in aspeed_i2c_instance_init()1424 g_autofree char *name = g_strdup_printf(TYPE_ASPEED_I2C_BUS ".%d", s->id); in aspeed_i2c_bus_realize()1428 error_setg(errp, TYPE_ASPEED_I2C_BUS ": 'controller' link not set"); in aspeed_i2c_bus_realize()1467 .name = TYPE_ASPEED_I2C_BUS,
242 #define TYPE_ASPEED_I2C_BUS "aspeed.i2c.bus" macro