Home
last modified time | relevance | path

Searched defs:mpidr (Results 101 – 125 of 186) sorted by relevance

12345678

/arm-trusted-firmware/plat/ax/lmt/
H A Dlmt_pm.c170 static uint64_t get_offset_addr_by_mpidr(u_register_t mpidr) in get_offset_addr_by_mpidr() argument
191 static int lmt_pwr_domain_on(u_register_t mpidr) in lmt_pwr_domain_on() argument
/arm-trusted-firmware/plat/rockchip/rk3368/drivers/pmu/
H A Dpmu.c246 uint64_t mpidr; in cpus_id_power_domain() local
296 int rockchip_soc_cores_pwr_dm_on(unsigned long mpidr, uint64_t entrypoint) in rockchip_soc_cores_pwr_dm_on() argument
/arm-trusted-firmware/plat/hobot/sigi/
H A Dsigi_pm.c171 static uint64_t get_offset_addr_by_mpidr(u_register_t mpidr) in get_offset_addr_by_mpidr() argument
192 static int sigi_pwr_domain_on(u_register_t mpidr) in sigi_pwr_domain_on() argument
/arm-trusted-firmware/plat/aspeed/ast2700/
H A Dplat_bl31_setup.c25 static unsigned int plat_mpidr_to_core_pos(u_register_t mpidr) in plat_mpidr_to_core_pos() argument
/arm-trusted-firmware/plat/rockchip/common/
H A Drockchip_gicv3.c33 static unsigned int plat_rockchip_mpidr_to_core_pos(unsigned long mpidr) in plat_rockchip_mpidr_to_core_pos() argument
/arm-trusted-firmware/plat/brcm/board/stingray/src/
H A Dbrcm_pm_ops.c55 static int brcm_pwr_domain_on(u_register_t mpidr) in brcm_pwr_domain_on() argument
103 uint64_t mpidr = read_mpidr_el1(); in brcm_power_down_common() local
/arm-trusted-firmware/services/spd/pncd/
H A Dpncd_private.h62 uint64_t mpidr; member
/arm-trusted-firmware/lib/fconf/
H A Dfconf_amu_getter.c73 static int fconf_populate_amu_cpu(const void *fdt, int node, uintptr_t mpidr) in fconf_populate_amu_cpu() argument
/arm-trusted-firmware/plat/allwinner/sun50i_h616/
H A Dsunxi_power.c112 u_register_t mpidr = read_mpidr(); in sunxi_cpu_power_off_self() local
/arm-trusted-firmware/plat/allwinner/sun50i_h6/
H A Dsunxi_power.c117 u_register_t mpidr = read_mpidr(); in sunxi_cpu_power_off_self() local
/arm-trusted-firmware/plat/socionext/synquacer/
H A Dsq_psci.c24 int sq_pwr_domain_on(u_register_t mpidr) in sq_pwr_domain_on() argument
/arm-trusted-firmware/plat/imx/imx8m/ddr/
H A Ddram.c187 uint64_t mpidr = read_mpidr_el1(); in waiting_dvfs() local
335 uint64_t mpidr = read_mpidr_el1(); in dram_dvfs_handler() local
/arm-trusted-firmware/plat/imx/common/
H A Dplat_imx8_gic.c31 static unsigned int plat_imx_mpidr_to_core_pos(unsigned long mpidr) in plat_imx_mpidr_to_core_pos() argument
/arm-trusted-firmware/plat/marvell/armada/common/
H A Dmarvell_gicv3.c58 static unsigned int marvell_gicv3_mpidr_hash(u_register_t mpidr) in marvell_gicv3_mpidr_hash() argument
/arm-trusted-firmware/plat/ti/k3/common/
H A Dk3_gicv3.c30 static unsigned int k3_mpidr_to_core_pos(unsigned long mpidr) in k3_mpidr_to_core_pos() argument
/arm-trusted-firmware/plat/arm/board/arm_fpga/
H A Dfpga_gicv3.c27 static unsigned int fpga_mpidr_to_core_pos(unsigned long mpidr) in fpga_mpidr_to_core_pos() argument
/arm-trusted-firmware/plat/xilinx/versal/
H A Dversal_gicv3.c58 static uint32_t versal_gicv3_mpidr_hash(u_register_t mpidr) in versal_gicv3_mpidr_hash() argument
H A Dplat_psci.c24 static int32_t versal_pwr_domain_on(u_register_t mpidr) in versal_pwr_domain_on() argument
/arm-trusted-firmware/plat/mediatek/mt8183/
H A Dplat_dcm.c75 void plat_dcm_restore_cluster_on(unsigned long mpidr) in plat_dcm_restore_cluster_on() argument
/arm-trusted-firmware/plat/xilinx/versal_net/
H A Dversal_net_gicv3.c59 static uint32_t versal_net_gicv3_mpidr_hash(u_register_t mpidr) in versal_net_gicv3_mpidr_hash() argument
/arm-trusted-firmware/include/plat/common/
H A Dplatform.h86 static inline bool is_valid_mpidr(u_register_t mpidr) in is_valid_mpidr() argument
/arm-trusted-firmware/plat/allwinner/sun50i_a64/
H A Dsunxi_power.c223 u_register_t mpidr = read_mpidr(); in sunxi_cpu_power_off_self() local
/arm-trusted-firmware/common/
H A Dfdt_fixup.c246 static int fdt_add_cpu(void *dtb, int parent, u_register_t mpidr) in fdt_add_cpu() argument
339 u_register_t mpidr; in fdt_add_cpus_node() local
/arm-trusted-firmware/services/std_svc/sdei/
H A Dsdei_main.c258 static int validate_flags(uint64_t flags, uint64_t mpidr) in validate_flags() argument
277 static int sdei_event_routing_set(int ev_num, uint64_t flags, uint64_t mpidr) in sdei_event_routing_set() argument
339 uint64_t mpidr) in sdei_event_register() argument
[all...]
/arm-trusted-firmware/plat/st/stm32mp1/
H A Dstm32mp1_pm.c60 static int stm32_pwr_domain_on(u_register_t mpidr) in stm32_pwr_domain_on() argument

12345678