Home
last modified time | relevance | path

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

/qemu/include/hw/net/
H A Dftgmac100.h70 #define TYPE_ASPEED_MII "aspeed-mmi" macro
/qemu/hw/net/
H A Dftgmac100.c1299 TYPE_ASPEED_MII, 0x8); in aspeed_mii_realize()
1304 .name = TYPE_ASPEED_MII,
1332 .name = TYPE_ASPEED_MII,
/qemu/hw/arm/
H A Daspeed_ast2600.c223 object_initialize_child(obj, "mii[*]", &s->mii[i], TYPE_ASPEED_MII); in aspeed_soc_ast2600_init()