Searched refs:PLAT_TYPE_NIU (Results 1 – 2 of 2) sorted by relevance
2505 if (plat_type == PLAT_TYPE_NIU) { in niu_determine_phy_disposition()2609 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_init_link()3190 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()3219 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()5156 if (np->parent->plat_type != PLAT_TYPE_NIU) { in niu_init_zcp()5223 if (np->parent->plat_type != PLAT_TYPE_NIU) { in niu_init_ipp()6805 if (np->parent->plat_type != PLAT_TYPE_NIU) in niu_get_drvinfo()7923 if (np->parent->plat_type == PLAT_TYPE_NIU) { in niu_ldg_assign_ldn()8543 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_get_and_validate_port()8840 (parent->plat_type == PLAT_TYPE_NIU)) { in walk_phys()[all …]
3100 #define PLAT_TYPE_NIU 0x02 macro