Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-k3/drivers/
A Dti_sci.c50 static int ti_sci_setup_xfer(uint16_t msg_type, uint32_t msg_flags, in ti_sci_setup_xfer() function
170 ret = ti_sci_setup_xfer(TI_SCI_MSG_VERSION, 0x0, in ti_sci_get_revision()
191 ret = ti_sci_setup_xfer(TI_SCI_MSG_SET_DEVICE_STATE, flags, in ti_sci_device_set_state()
231 ret = ti_sci_setup_xfer(TI_SCI_MSG_FWL_SET, 0, in ti_sci_set_fwl_region()
267 ret = ti_sci_setup_xfer(TI_SCI_MSG_FWL_GET, 0, in ti_sci_get_fwl_region()
300 ret = ti_sci_setup_xfer(TI_SCI_MSG_FWL_CHANGE_OWNER, 0, in ti_sci_change_fwl_owner()
341 ret = ti_sci_setup_xfer(TI_SCI_MSG_SA2UL_GET_DKEK, 0, in ti_sci_get_dkek()

Completed in 3 milliseconds