Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/ti/k3/common/drivers/sec_proxy/
Dsec_proxy.h71 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg);
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
/external/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/
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()