Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dmbox.h15 int sandbox_mbox_test_get(struct udevice *dev);
/openbmc/u-boot/test/dm/
H A Dmailbox.c18 ut_assertok(sandbox_mbox_test_get(dev)); in dm_test_mailbox()
/openbmc/u-boot/drivers/mailbox/
H A Dsandbox-mbox-test.c15 int sandbox_mbox_test_get(struct udevice *dev) in sandbox_mbox_test_get() function