Searched refs:ti_sci_proc_set_boot_cfg (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/ti/k3low/common/ |
| H A D | am62l_psci.c | 47 ret = ti_sci_proc_set_boot_cfg(proc_id, am62l_sec_entrypoint, 0, 0); in am62l_pwr_domain_on()
|
| /rk3399_ARM-atf/drivers/ti/ti_sci/ |
| H A D | ti_sci.h | 216 int ti_sci_proc_set_boot_cfg(uint8_t proc_id, uint64_t bootvector,
|
| H A D | ti_sci.c | 1352 int ti_sci_proc_set_boot_cfg(uint8_t proc_id, uint64_t bootvector, in ti_sci_proc_set_boot_cfg() function
|
| /rk3399_ARM-atf/plat/ti/k3/common/ |
| H A D | k3_psci.c | 61 ret = ti_sci_proc_set_boot_cfg(proc_id, k3_sec_entrypoint, 0, 0); in k3_pwr_domain_on()
|