Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-mvebu/serdes/a38x/
Dctrl_pex.c147 addr = pex_config_read(pex_idx, first_busno, 0, 0, 0x34) & 0xff; in hws_pex_config()
156 while ((pex_config_read(pex_idx, first_busno, 0, 0, addr) in hws_pex_config()
158 addr = (pex_config_read(pex_idx, first_busno, 0, in hws_pex_config()
163 if ((pex_config_read(pex_idx, first_busno, 0, 0, in hws_pex_config()
286 u32 pex_config_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 reg_off) in pex_config_read() function
Dctrl_pex.h84 u32 pex_config_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 reg_off);