Searched refs:ehcis_num (Results 1 – 4 of 4) sorted by relevance
208 for (i = 0; i < sc->ehcis_num; i++) { in aspeed_ast2400_soc_init()414 for (i = 0; i < sc->ehcis_num; i++) { in aspeed_ast2400_soc_realize()572 sc->ehcis_num = 1; in aspeed_soc_ast2400_class_init()601 sc->ehcis_num = 2; in aspeed_soc_ast2500_class_init()
226 for (i = 0; i < sc->ehcis_num; i++) { in aspeed_soc_ast2600_init()321 g_autofree char *usb_bus = g_strdup_printf("usb-bus.%u", sc->ehcis_num - 1); in aspeed_soc_ast2600_realize()552 for (i = 0; i < sc->ehcis_num; i++) { in aspeed_soc_ast2600_realize()553 if (i == sc->ehcis_num - 1) { in aspeed_soc_ast2600_realize()781 sc->ehcis_num = 2; in aspeed_soc_ast2600_class_init()
437 sc->ehcis_num = 0; in aspeed_soc_ast1030_class_init()
168 int ehcis_num; member