Searched refs:fb_depth (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/pl111/ |
D | pl111_versatile.c | 320 .fb_depth = 16, 334 .fb_depth = 15, 347 .fb_depth = 16, 359 .fb_depth = 16, 371 .fb_depth = 16,
|
D | pl111_drv.c | 308 drm_fbdev_dma_setup(drm, priv->variant->fb_depth); in pl111_amba_probe() 357 .fb_depth = 16, 382 .fb_depth = 32, 411 .fb_depth = 16,
|
D | pl111_drm.h | 129 unsigned int fb_depth; member
|
D | pl111_display.c | 56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8); in pl111_mode_valid()
|
/linux-6.12.1/drivers/video/fbdev/ |
D | sbuslib.c | 103 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument 112 put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
|
D | sbuslib.h | 28 int type, int fb_depth, unsigned long fb_size);
|
/linux-6.12.1/arch/sparc/include/uapi/asm/ |
D | fbio.h | 54 int fb_depth; member
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | fbio.h | 54 int fb_depth; member
|
/linux-6.12.1/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 1840 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()
|