Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c26 u32 pex_cfg_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 offs);
1298 pex_cfg_read(pex_if, in serdes_phy_config()
1309 while ((pex_cfg_read in serdes_phy_config()
1315 (pex_cfg_read in serdes_phy_config()
1321 if ((pex_cfg_read in serdes_phy_config()
1444 u32 pex_cfg_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 offs) in pex_cfg_read() function