Searched refs:pex_type (Results 1 – 4 of 4) sorted by relevance
32 typedef enum pex_type { enum49 MV_PEX_TYPE pex_type; /* MV_PEX_ROOT_COMPLEX MV_PEX_END_POINT */ member
1016 if (info->pex_type == MV_PEX_ROOT_COMPLEX) in serdes_phy_config()1034 if (info->pex_type == MV_PEX_END_POINT) { in serdes_phy_config()1234 if ((info->pex_type == MV_PEX_END_POINT) && in serdes_phy_config()
230 enum pex_type { enum
72 static void setup_pex(struct udevice *dev, enum pex_type type) in setup_pex()
Completed in 11 milliseconds