Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/brcm/board/stingray/src/
Dpaxb.c290 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_rc_link_init()
352 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_start_link_up()
501 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in pcie_cores_init()
544 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_mps()
567 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_dev_id()
599 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_tgt_trn()
615 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_pdl_ctrl()
658 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_clkreq()
672 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_dl_active()
689 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_cfg_LTR()
[all …]
Dsr_paxb_phy.c761 for (core_idx = 0; core_idx < paxb->num_cores; core_idx++) { in paxb_sr_phy_init()
798 .num_cores = NUM_OF_SR_PCIE_CORES,
/trusted-firmware-a-latest/plat/brcm/board/stingray/include/
Dpaxb.h46 uint32_t num_cores; member
/trusted-firmware-a-latest/include/plat/arm/common/
Dfconf_ethosn_getter.h49 uint32_t num_cores; member
/trusted-firmware-a-latest/drivers/arm/ethosn/
Dethosn_smc.c130 for (core_idx = 0U; core_idx < dev->num_cores; ++core_idx) { in ethosn_get_device_and_core()
571 (ETHOSN_GET_DEVICE(0U)->num_cores != 1U)) { in ethosn_smc_setup()
/trusted-firmware-a-latest/plat/arm/common/fconf/
Dfconf_ethosn_getter.c365 dev->num_cores = dev_core_count; in fconf_populate_ethosn_config()
/trusted-firmware-a-latest/plat/nvidia/tegra/soc/t194/drivers/include/
Dt194_nvg.h269 uint32_t num_cores : U(4); member