Home
last modified time | relevance | path

Searched defs:resp_buf_max_len (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c119 static __always_inline int __mbox_rcv_resp(u32 *resp_buf, u32 resp_buf_max_len) in __mbox_rcv_resp()
419 int mbox_rcv_resp(u32 *resp_buf, u32 resp_buf_max_len) in mbox_rcv_resp()
424 int __secure mbox_rcv_resp_psci(u32 *resp_buf, u32 resp_buf_max_len) in mbox_rcv_resp_psci()