Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/sfcp/sfcp_core/
H A Dsfcp_platform.h43 struct sfcp_platform_device_t { struct
65 struct sfcp_platform_device_t argument
78 struct sfcp_platform_device_t
91 sfcp_platform_get_receive_link_id(struct sfcp_platform_device_t device);
H A Dsfcp_link_hal.c501 struct sfcp_platform_device_t send_device, recv_device; in sfcp_hal_send_message()
531 struct sfcp_platform_device_t device; in sfcp_hal_is_message_available()
575 struct sfcp_platform_device_t device; in sfcp_hal_get_receive_message_size()
692 struct sfcp_platform_device_t device; in sfcp_hal_receive_message()
810 init_sender_receiver(struct sfcp_platform_device_t device, bool is_sender) in init_sender_receiver()
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_sfcp.c25 static struct sfcp_platform_device_t sender_devices[] = {
31 struct sfcp_platform_device_t
39 static struct sfcp_platform_device_t receiver_devices[] = {
45 struct sfcp_platform_device_t
54 sfcp_platform_get_receive_link_id(struct sfcp_platform_device_t device) in sfcp_platform_get_receive_link_id()
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/
H A Drdv3_sfcp.c25 static struct sfcp_platform_device_t sender_devices[] = {
31 struct sfcp_platform_device_t
39 static struct sfcp_platform_device_t receiver_devices[] = {
45 struct sfcp_platform_device_t
54 sfcp_platform_get_receive_link_id(struct sfcp_platform_device_t device) in sfcp_platform_get_receive_link_id()