Home
last modified time | relevance | path

Searched defs:msg_setup (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmsg.c29 struct msg_setup { struct
30 struct bcm2835_mbox_hdr hdr;
31 struct bcm2835_mbox_tag_physical_w_h physical_w_h;
32 struct bcm2835_mbox_tag_virtual_w_h virtual_w_h;
33 struct bcm2835_mbox_tag_depth depth;
34 struct bcm2835_mbox_tag_pixel_order pixel_order;
35 struct bcm2835_mbox_tag_alpha_mode alpha_mode;
36 struct bcm2835_mbox_tag_virtual_offset virtual_offset;
37 struct bcm2835_mbox_tag_overscan overscan;
39 struct bcm2835_mbox_tag_pitch pitch;
[all …]