Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dbcm2835_mbox_defs.h27 #define MBOX_AS_PENDING 4 /* pending response status (RO at offset 4) */ macro
/qemu/hw/misc/
H A Dbcm2835_mbox.c222 if (ldl_le_phys(&s->mbox_as, childaddr + MBOX_AS_PENDING)) { in bcm2835_mbox_write()
H A Dbcm2835_property.c362 case MBOX_AS_PENDING: in bcm2835_property_read()
/qemu/hw/display/
H A Dbcm2835_fb.c312 case MBOX_AS_PENDING: in bcm2835_fb_read()