Home
last modified time | relevance | path

Searched refs:yres (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c97 fb->vyres = fb->yres; in bcm_fb_init()
129 sc->info.fb_height = fb.yres; in bcm_fb_setup_fbd()
162 device_printf(sc->dev, "%dx%d(%dx%d@%d,%d) %dbpp\n", fb.xres, fb.yres, in bcm_fb_setup_fbd()
H A Dbcm2835_mbox.c522 fb->yres = msg.physical_w_h.body.resp.height; in bcm2835_mbox_fb_get_w_h()
559 msg.physical_w_h.body.req.height = fb->yres; in bcm2835_mbox_fb_init()
578 fb->yres = msg.physical_w_h.body.resp.height; in bcm2835_mbox_fb_init()
H A Dbcm2835_fb.c159 fb.vyres = fb.yres; in bcm_fb_attach()
170 sc->height = fb.yres; in bcm_fb_attach()
179 device_printf(dev, "%dx%d(%dx%d@%d,%d) %dbpp\n", fb.xres, fb.yres, in bcm_fb_attach()
H A Dbcm2835_mbox_prop.h418 uint32_t yres; member
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c998 unsigned int xres = 0, yres = 0, bpp = 32, refresh = 0; in drm_mode_parse_command_line_for_connector() local
1038 yres = simple_strtol(&name[i+1], NULL, 10); in drm_mode_parse_command_line_for_connector()
1119 mode->yres = yres; in drm_mode_parse_command_line_for_connector()
1149 cmd->xres, cmd->yres, in drm_mode_create_from_cmdline_mode()
1155 cmd->xres, cmd->yres, in drm_mode_create_from_cmdline_mode()
H A Ddrm_fb_helper.c219 mode->xres, mode->yres, in drm_fb_helper_parse_command_line()
686 var->xres > fb->width || var->yres > fb->height ||
690 var->xres, var->yres, var->bits_per_pixel,
1078 mode->vdisplay != cmdline_mode->yres) in drm_pick_cmdline_mode()
H A DdrmP.h949 int xres, yres; member
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dsm501fb.txt15 <xres>x<yres>[-<bpp>][@<refresh>]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dxilinx.txt98 - resolution = <xres yres> : pixel resolution of framebuffer. Some