Home
last modified time | relevance | path

Searched refs:owner_index (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/ti/k3low/common/drivers/firewall/
H A Dfirewall_config.c30 uint8_t owner_index = TFA_HOST_ID; in remove_fwl_configs() local
41 ret = ti_sci_change_fwl_owner(fwl.fwl_id, i, owner_index, in remove_fwl_configs()
/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci_protocol.h963 uint8_t owner_index; member
982 uint8_t owner_index; member
H A Dti_sci.h326 uint8_t owner_index, uint8_t *owner_privid,
H A Dti_sci.c2018 uint8_t owner_index, uint8_t *owner_privid, in ti_sci_change_fwl_owner() argument
2037 req.owner_index = owner_index; in ti_sci_change_fwl_owner()