Home
last modified time | relevance | path

Searched refs:hf_pack_width (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/arch/hpcmips/dev/
H A Dmq200.c375 fb->hf_pack_width = 8; in mq200_fbinit()
393 fb->hf_pack_width = 8; in mq200_fbinit()
408 fb->hf_pack_width = 8; in mq200_fbinit()
424 fb->hf_pack_width = 8; in mq200_fbinit()
441 fb->hf_pack_width = 16; in mq200_fbinit()
481 sc->sc_fbconf.hf_pack_width != 8 || in mq200_ioctl()
H A Dite8181.c557 fb->hf_pack_width = 8; in ite8181_fbinit()
572 fb->hf_pack_width = 8; in ite8181_fbinit()
588 fb->hf_pack_width = 8; in ite8181_fbinit()
605 fb->hf_pack_width = 16; in ite8181_fbinit()
646 sc->sc_fbconf.hf_pack_width != 8 || in ite8181_ioctl()
H A Dplumvideo.c273 fb->hf_pack_width = 16; in plumvideo_hpcfbinit()
294 fb->hf_pack_width = 8; in plumvideo_hpcfbinit()
441 sc->sc_fbconf.hf_pack_width != 8 || in plumvideo_ioctl()
471 sc->sc_fbconf.hf_pack_width != 8 || in plumvideo_ioctl()
/netbsd-src/sys/dev/hpc/
H A Dbivideo.c260 fb->hf_pack_width = 8; in bivideo_init()
275 fb->hf_pack_width = 8; in bivideo_init()
291 fb->hf_pack_width = 8; in bivideo_init()
310 fb->hf_pack_width = 16; in bivideo_init()
404 sc->sc_fbconf.hf_pack_width != 8 || in bivideo_ioctl()
H A Dhpcfbio.h128 short hf_pack_width; /* how many bits in a pack */ member
H A Dhpcfb.c456 if (32 <= fbconf->hf_pack_width && in hpcfb_init()
/netbsd-src/usr.sbin/tpctl/
H A Dfb.c92 fb->conf.hf_pack_width = fbinfo.depth; in fb_init()
280 x += (fb->conf.hf_pack_width - in fb_drawpixel()
282 x += pack * fb->conf.hf_pack_width; in fb_drawpixel()
/netbsd-src/sys/arch/hpcarm/dev/
H A Depsonlcd.c214 fb->hf_pack_width = 16; in epsonlcd_setup_hpcfbif()
235 fb->hf_pack_width = 8; in epsonlcd_setup_hpcfbif()
H A Dsed_saip.c248 fb->hf_pack_width = 8; in sed1356_init()
264 fb->hf_pack_width = 8; in sed1356_init()
281 fb->hf_pack_width = 16; in sed1356_init()
H A Dipaq_lcd.c241 fb->hf_pack_width = 16; in ipaqlcd_fbinit()
281 sc->sc_fbconf.hf_pack_width != 8 || in ipaqlcd_ioctl()
H A Dwzero3_lcd.c339 fbconf->hf_pack_width = sc->active->depth; in wzero3lcd_ioctl()
/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx3912video.c277 fb->hf_pack_width = 8; in tx3912video_hpcfbinit()
287 fb->hf_pack_width = 8; in tx3912video_hpcfbinit()
517 sc->sc_fbconf.hf_pack_width != 8 || in tx3912video_ioctl()
/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461video.c370 fb->hf_pack_width = 16; in hd64461video_setup_hpcfbif()
396 fb->hf_pack_width = 8; in hd64461video_setup_hpcfbif()
526 hf->hf_pack_width != 8 || in hd64461video_ioctl()
554 hf->hf_pack_width != 8 || in hd64461video_ioctl()
/netbsd-src/sys/arch/zaurus/dev/
H A Dzlcd.c246 fbconf->hf_pack_width = sc->active->depth; in lcd_ioctl()
H A Dw100lcd.c233 fbconf->hf_pack_width = sc->active->depth; in w100lcd_ioctl()
/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_lcd.c685 fbconf->hf_pack_width = 16; in s3c24x0_lcd_ioctl()