Home
last modified time | relevance | path

Searched refs:fb_depth (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c153 sc->sc_info.fb_bpp = sc->sc_info.fb_depth = sc->sc_info.fb_stride / in ipu3_fb_init()
306 ipu3_fb_init_cmap(sc->sc_info.fb_cmap, sc->sc_info.fb_depth); in ipu3_fb_attach()
H A Dimx51_ipuv3.c738 fb->fb_depth = sc->depth; in ipu3fb_ioctl()
H A Dimx6_ipu.c1046 sc->sc_fb_info.fb_bpp = sc->sc_fb_info.fb_depth = MODE_BPP; in ipu_init()
/f-stack/freebsd/sys/
H A Dfbio.h103 int fb_depth; /* bits per pixel */ member
126 int fb_depth; /* bits to define color */ member
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c128 sc->info.fb_bpp = sc->info.fb_depth = fb.bpp; in bcm_fb_setup_fbd()
H A Dbcm2835_fb.c691 fb->fb_depth = sc->depth; in bcmfb_ioctl()
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_dcu4.c416 sc->sc_info.fb_bpp = sc->sc_info.fb_depth = 24; in dcu_attach()
/f-stack/freebsd/mips/ingenic/
H A Djz4780_lcd.c305 sc->info.fb_bpp = sc->info.fb_depth = FB_BPP; in jzlcd_configure()
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd_syscons.c599 fb->fb_depth = sc->depth; in am335x_syscons_ioctl()
H A Dam335x_lcd.c818 sc->sc_fb_info.fb_bpp = sc->sc_fb_info.fb_depth = sc->sc_panel.bpp; in am335x_lcd_configure()
/f-stack/freebsd/arm/allwinner/
H A Da10_fb.c508 sc->info.fb_bpp = sc->info.fb_depth = FB_BPP; in a10fb_configure()