Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c28 static __always_inline int mbox_polling_resp(u32 rout) in mbox_polling_resp() function
231 ret = mbox_polling_resp(rout); in mbox_send_cmd_common()