Searched refs:owner_index (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/arch/arm/plat-k3/drivers/ |
| H A D | sa2ul.c | 45 uint8_t owner_index = OPTEE_HOST_ID; in sa2ul_init() local 69 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 D | ti_sci_protocol.h | 252 uint8_t owner_index; member 271 uint8_t owner_index; member
|
| H A D | ti_sci.h | 109 uint8_t owner_index, uint8_t *owner_privid,
|
| H A D | ti_sci.c | 278 uint8_t owner_index, uint8_t *owner_privid, in ti_sci_change_fwl_owner() argument 295 req.owner_index = owner_index; in ti_sci_change_fwl_owner()
|