Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_mbox.c69 static uint32_t mbox_pull(BCM2835Mbox *mb, int index) in mbox_pull() function
159 res = mbox_pull(&s->mbox[0], 0); in bcm2835_mbox_read()