Home
last modified time | relevance | path

Searched refs:ti_sci_change_fwl_owner (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dsa2ul.c69 ret = ti_sci_change_fwl_owner(fwl_id, sa2ul_region, owner_index, in sa2ul_init()
103 ret = ti_sci_change_fwl_owner(fwl_id, rng_region, owner_index, in sa2ul_init()
H A Dti_sci.h108 int ti_sci_change_fwl_owner(uint16_t fwl_id, uint16_t region,
H A Dti_sci.c277 int ti_sci_change_fwl_owner(uint16_t fwl_id, uint16_t region, in ti_sci_change_fwl_owner() function