Home
last modified time | relevance | path

Searched refs:plat_type (Results 1 – 6 of 6) sorted by relevance

/drivers/media/platform/amphion/
A Dvpu_drv.c204 .plat_type = IMX8QXP,
213 .plat_type = IMX8QM,
A Dvpu_imx8q.c161 p[16] = core->vpu->res->plat_type; in vpu_imx8q_on_firmware_loaded()
A Dvpu_rpc.c230 switch (vpu->res->plat_type) { in vpu_get_iface()
A Dvpu.h36 enum imx_plat_type plat_type; member
/drivers/net/ethernet/sun/
A Dniu.c2501 u8 plat_type = parent->plat_type; in niu_determine_phy_disposition() local
2505 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()
8884 parent->plat_type = PLAT_TYPE_VF_P0; in walk_phys()
8886 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
9420 switch (p->plat_type) { in show_plat_type()
9522 p->plat_type = ptype; in niu_new_parent()
[all …]
A Dniu.h3100 u8 plat_type; member

Completed in 47 milliseconds