Home
last modified time | relevance | path

Searched refs:mcucfg_set_bootaddr (Results 1 – 12 of 12) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/spmc/
A Dmtspmc.h25 void mcucfg_set_bootaddr(unsigned int cluster, unsigned int cpu, uintptr_t bootaddr);
A Dmtspmc.c28 void mcucfg_set_bootaddr(unsigned int cluster, unsigned int cpu, uintptr_t bootaddr) in mcucfg_set_bootaddr() function
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/spmc/
A Dmtspmc.h25 void mcucfg_set_bootaddr(unsigned int cluster, unsigned int cpu, uintptr_t bootaddr);
A Dmtspmc.c30 void mcucfg_set_bootaddr(unsigned int cluster, unsigned int cpu, uintptr_t bootaddr) in mcucfg_set_bootaddr() function
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/spmc/
A Dmtspmc.h39 void mcucfg_set_bootaddr(int cluster, int cpu, uintptr_t bootaddr);
A Dmtspmc.c73 void mcucfg_set_bootaddr(int cluster, int cpu, uintptr_t bootaddr) in mcucfg_set_bootaddr() function
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/spmc/
A Dmtspmc.h25 void mcucfg_set_bootaddr(uint32_t cluster, uint32_t cpu, uintptr_t bootaddr);
A Dmtspmc.c28 void mcucfg_set_bootaddr(uint32_t cluster, uint32_t cpu, uintptr_t bootaddr) in mcucfg_set_bootaddr() function
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/
A Dplat_pm.c210 mcucfg_set_bootaddr(cluster, cpu, secure_entrypoint); in plat_power_domain_on()
392 mcucfg_set_bootaddr(0U, 0U, secure_entrypoint); in plat_setup_psci_ops()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/
A Dplat_pm.c208 mcucfg_set_bootaddr(cluster, cpu, secure_entrypoint); in plat_power_domain_on()
397 mcucfg_set_bootaddr(0U, 0U, secure_entrypoint); in plat_setup_psci_ops()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/
A Dplat_pm.c203 mcucfg_set_bootaddr(cluster, cpu, secure_entrypoint); in plat_power_domain_on()
394 mcucfg_set_bootaddr(0U, 0U, secure_entrypoint); in plat_setup_psci_ops()
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/
A Dplat_pm.c317 mcucfg_set_bootaddr(cluster, i, secure_entrypoint); in plat_mtk_power_domain_on()
580 mcucfg_set_bootaddr(0, i, secure_entrypoint); in plat_setup_psci_ops()

Completed in 11 milliseconds