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 Dti_crypto.c28 ret = ti_sci_change_fwl_owner(fwl_id, fwl_region, owner_index, in ti_crypto_init_rng_fwl()
59 ret = ti_sci_change_fwl_owner(fwl_id, rng_region, owner_index, in ti_crypto_init_rng_fwl()
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