Searched refs:plat_type (Results 1 – 6 of 6) sorted by relevance
204 .plat_type = IMX8QXP,213 .plat_type = IMX8QM,
161 p[16] = core->vpu->res->plat_type; in vpu_imx8q_on_firmware_loaded()
230 switch (vpu->res->plat_type) { in vpu_get_iface()
36 enum imx_plat_type plat_type; member
2501 u8 plat_type = parent->plat_type; in niu_determine_phy_disposition() local2505 if (plat_type == PLAT_TYPE_NIU) { in niu_determine_phy_disposition()2541 if (plat_type == PLAT_TYPE_VF_P0) in niu_determine_phy_disposition()2543 else if (plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2562 if (plat_type == PLAT_TYPE_VF_P0 || in niu_determine_phy_disposition()2563 plat_type == PLAT_TYPE_VF_P1) 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()[all …]
3097 u8 plat_type; member