Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/ti/k3/common/drivers/sec_proxy/
A Dsec_proxy.h24 enum k3_sec_proxy_chan_id { enum
62 int k3_sec_proxy_clear_rx_thread(enum k3_sec_proxy_chan_id id);
71 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg);
80 int k3_sec_proxy_recv(enum k3_sec_proxy_chan_id id, struct k3_sec_proxy_msg *msg);
A Dsec_proxy.c179 int k3_sec_proxy_clear_rx_thread(enum k3_sec_proxy_chan_id id) in k3_sec_proxy_clear_rx_thread()
217 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg) in k3_sec_proxy_send()
290 int k3_sec_proxy_recv(enum k3_sec_proxy_chan_id id, struct k3_sec_proxy_msg *msg) in k3_sec_proxy_recv()
/arm-trusted-firmware-2.8.0/plat/ti/k3/common/drivers/ti_sci/
A Dti_sci.c93 enum k3_sec_proxy_chan_id chan) in ti_sci_get_response()

Completed in 5 milliseconds