Home
last modified time | relevance | path

Searched refs:hf_height (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/usr.sbin/tpctl/
Dmain.c274 coords->maxy = fb.conf.hf_height - 1; in do_calibration()
279 ym = fb.conf.hf_height/10; in do_calibration()
283 coords->samples[0].y = fb.conf.hf_height/2; in do_calibration()
291 coords->samples[2].y = fb.conf.hf_height - ym; in do_calibration()
295 coords->samples[3].y = fb.conf.hf_height - ym; in do_calibration()
336 fb.conf.hf_height, in do_calibration()
Dfb.c88 fb->conf.hf_height = fbinfo.height; in fb_init()
102 size = (size_t)fb->conf.hf_bytes_per_line * fb->conf.hf_height; in fb_init()
129 for (y = 0; y < fb->conf.hf_height; y++) { in fb_init()
269 y = fb->conf.hf_height - y - 1; in fb_drawpixel()
271 if (x < 0 || y < 0 || fb->conf.hf_width <= x || fb->conf.hf_height < y) in fb_drawpixel()
/netbsd/src/sys/arch/hpcarm/dev/
Dwzero3_lcd.c332 fbconf->hf_height = sc->geometry->panel_height; in wzero3lcd_ioctl()
338 fbconf->hf_height * sc->active->depth / 8; in wzero3lcd_ioctl()
Depsonlcd.c188 fb->hf_height = vc->vc_fbheight; in epsonlcd_setup_hpcfbif()
Dipaq_lcd.c186 fb->hf_height = bootinfo->fb_height; in ipaqlcd_fbinit()
Dsed_saip.c215 fb->hf_height = bootinfo->fb_height; in sed1356_init()
/netbsd/src/sys/arch/hpcmips/dev/
Dmq200.c188 sc->sc_fbconf.hf_width, sc->sc_fbconf.hf_height, in mq200_attach()
193 sc->sc_fbconf.hf_width, sc->sc_fbconf.hf_height, in mq200_attach()
351 fb->hf_height = bootinfo->fb_height; in mq200_fbinit()
Dplumvideo.c251 fb->hf_height = height; in plumvideo_hpcfbinit()
Dite8181.c530 fb->hf_height = bootinfo->fb_height; in ite8181_fbinit()
/netbsd/src/sys/dev/hpc/
Dhpcfbio.h119 short hf_height; /* how many lines */ member
Dbivideo.c233 fb->hf_height = bootinfo->fb_height; in bivideo_init()
Dhpcfb.c444 ri->ri_height = fbconf->hf_height; in hpcfb_init()
/netbsd/src/sys/arch/zaurus/dev/
Dzlcd.c238 fbconf->hf_height = sc->geometry->panel_height; in lcd_ioctl()
Dw100lcd.c225 fbconf->hf_height = sc->display_height; in w100lcd_ioctl()
/netbsd/src/sys/arch/hpcmips/tx/
Dtx3912video.c252 fb->hf_height = chip->vc_fbheight; in tx3912video_hpcfbinit()
/netbsd/src/sys/arch/arm/s3c2xx0/
Ds3c24x0_lcd.c678 fbconf->hf_height = sc->panel_info->panel_height; in s3c24x0_lcd_ioctl()
/netbsd/src/sys/arch/hpcsh/dev/hd64461/
Dhd64461video.c346 fb->hf_height = height; in hd64461video_setup_hpcfbif()