Searched refs:xres (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_fbd.c | 98 fb->vxres = fb->xres; in bcm_fb_init() 130 sc->info.fb_width = fb.xres; in bcm_fb_setup_fbd() 164 device_printf(sc->dev, "%dx%d(%dx%d@%d,%d) %dbpp\n", fb.xres, fb.yres, in bcm_fb_setup_fbd()
|
| H A D | bcm2835_mbox.c | 526 fb->xres = msg.physical_w_h.body.resp.width; in bcm2835_mbox_fb_get_w_h() 563 msg.physical_w_h.body.req.width = fb->xres; in bcm2835_mbox_fb_init() 582 fb->xres = msg.physical_w_h.body.resp.width; in bcm2835_mbox_fb_init()
|
| H A D | bcm2835_fb.c | 160 fb.vxres = fb.xres; in bcm_fb_attach() 171 sc->width = fb.xres; in bcm_fb_attach() 181 device_printf(dev, "%dx%d(%dx%d@%d,%d) %dbpp\n", fb.xres, fb.yres, in bcm_fb_attach()
|
| H A D | bcm2835_mbox_prop.h | 420 uint32_t xres; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | sm501fb.txt | 15 <xres>x<yres>[-<bpp>][@<refresh>]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | xilinx.txt | 98 - resolution = <xres yres> : pixel resolution of framebuffer. Some
|