Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox_prop.h445 struct msg_fb_setup { struct
446 struct bcm2835_mbox_hdr hdr;
447 struct bcm2835_mbox_tag_fb_w_h physical_w_h;
448 struct bcm2835_mbox_tag_fb_w_h virtual_w_h;
449 struct bcm2835_mbox_tag_virtual_offset offset;
450 struct bcm2835_mbox_tag_depth depth;
451 struct bcm2835_mbox_tag_alpha_mode alpha;
452 struct bcm2835_mbox_tag_allocate_buffer buffer;
453 struct bcm2835_mbox_tag_pitch pitch;
454 uint32_t end_tag;