Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h88 struct bcm2835_mbox_tag_hdr { struct
128 struct bcm2835_mbox_tag_hdr tag_hdr;
141 struct bcm2835_mbox_tag_hdr tag_hdr;
155 struct bcm2835_mbox_tag_hdr tag_hdr;
166 struct bcm2835_mbox_tag_hdr tag_hdr;
194 struct bcm2835_mbox_tag_hdr tag_hdr;
212 struct bcm2835_mbox_tag_hdr tag_hdr;
239 struct bcm2835_mbox_tag_hdr tag_hdr;
254 struct bcm2835_mbox_tag_hdr tag_hdr;
269 struct bcm2835_mbox_tag_hdr tag_hdr;
[all …]
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c105 struct bcm2835_mbox_tag_hdr *tag; in bcm2835_mbox_call_prop()