Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/ti/k3/common/drivers/sec_proxy/
A Dsec_proxy.h71 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg);
A Dsec_proxy.c217 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg) in k3_sec_proxy_send() function
/arm-trusted-firmware-2.8.0/plat/ti/k3/common/drivers/ti_sci/
A Dti_sci.c154 ret = k3_sec_proxy_send(SP_HIGH_PRIORITY, msg); in ti_sci_do_xfer()
423 ret = k3_sec_proxy_send(SP_HIGH_PRIORITY, &tx_message); in ti_sci_device_put_no_wait()
1408 ret = k3_sec_proxy_send(SP_HIGH_PRIORITY, &tx_message); in ti_sci_proc_set_boot_ctrl_no_wait()
1656 ret = k3_sec_proxy_send(SP_HIGH_PRIORITY, &tx_message); in ti_sci_proc_wait_boot_status_no_wait()
1707 ret = k3_sec_proxy_send(SP_HIGH_PRIORITY, &tx_message); in ti_sci_enter_sleep()

Completed in 6 milliseconds