Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/pl111/
Dpl111_versatile.c320 .fb_depth = 16,
334 .fb_depth = 15,
347 .fb_depth = 16,
359 .fb_depth = 16,
371 .fb_depth = 16,
Dpl111_drv.c308 drm_fbdev_dma_setup(drm, priv->variant->fb_depth); in pl111_amba_probe()
351 .fb_depth = 16,
376 .fb_depth = 32,
405 .fb_depth = 16,
Dpl111_drm.h129 unsigned int fb_depth; member
Dpl111_display.c56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8); in pl111_mode_valid()
/Linux-v6.6/drivers/video/fbdev/
Dsbuslib.c102 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument
111 put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
Dsbuslib.h24 int type, int fb_depth, unsigned long fb_size);
/Linux-v6.6/arch/sparc/include/uapi/asm/
Dfbio.h54 int fb_depth; member
/Linux-v6.6/arch/m68k/include/asm/
Dfbio.h54 int fb_depth; member
/Linux-v6.6/drivers/video/fbdev/aty/
Datyfb_base.c1837 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()