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()6811 if (np->parent->plat_type != PLAT_TYPE_NIU) in niu_get_drvinfo()8549 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_get_and_validate_port()8846 (parent->plat_type == PLAT_TYPE_NIU)) { in walk_phys()8934 if (parent->plat_type == PLAT_TYPE_NIU) in walk_phys()9115 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_ldg_init()9238 if (np->parent->plat_type == PLAT_TYPE_NIU) in niu_get_of_props()9406 case PLAT_TYPE_NIU: in show_plat_type()9513 if (p->plat_type == PLAT_TYPE_NIU) in niu_new_parent()[all …]
3100 #define PLAT_TYPE_NIU 0x02 macro