Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dpaxb.c251 const paxb_cfg *paxb; variable
259 if (paxb->core_needs_enable) in pcie_core_needs_enable()
491 if (paxb->pipemux_init) { in pcie_cores_init()
492 ret = paxb->pipemux_init(); in pcie_cores_init()
565 device_id = paxb->device_id; in paxb_cfg_dev_id()
860 paxb = paxb_get_config(sr); in paxb_set_config()
861 if (paxb) in paxb_set_config()
875 paxb_ns_init(paxb->type); in paxb_init()
881 if (paxb->phy_init) { in paxb_init()
882 ret = paxb->phy_init(); in paxb_init()
[all …]
A Dsr_paxb_phy.c515 link_width = paxb->get_link_width(core_idx); in paxb_serdes_gate_clock()
761 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_sr_phy_init()
768 link_width = paxb->get_link_width(core_idx); in paxb_sr_phy_init()
/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dpaxb.h59 extern const paxb_cfg *paxb;
/trusted-firmware-a/plat/brcm/board/stingray/
A Dplatform.mk246 BL31_SOURCES += plat/${SOC_DIR}/src/paxb.c

Completed in 7 milliseconds