Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dctrl_pex.c148 addr = pex_config_read(pex_idx, first_busno, 0, 0, 0x34) & 0xff; in hws_pex_config()
157 while ((pex_config_read(pex_idx, first_busno, 0, 0, addr) in hws_pex_config()
159 addr = (pex_config_read(pex_idx, first_busno, 0, in hws_pex_config()
164 if ((pex_config_read(pex_idx, first_busno, 0, 0, in hws_pex_config()
287 u32 pex_config_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 reg_off) in pex_config_read() function
H A Dctrl_pex.h84 u32 pex_config_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 reg_off);