Searched refs:RGB24 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/board/ |
H A D | armadillo800eva.c | 40 .interface_type = RGB24,
|
/kernel/linux/linux-6.6/drivers/staging/board/ |
H A D | armadillo800eva.c | 40 .interface_type = RGB24,
|
/kernel/linux/linux-5.10/include/video/ |
H A D | sh_mobile_lcdc.h | 111 RGB24 = LDMT1R_MIFTYP_RGB24, /* 24bpp */ enumerator
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sh_mobile_lcdc.h | 111 RGB24 = LDMT1R_MIFTYP_RGB24, /* 24bpp */ enumerator
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7724/ |
H A D | setup.c | 921 lcdc_info.ch[0].interface_type = RGB24; in devices_setup()
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7724/ |
H A D | setup.c | 921 lcdc_info.ch[0].interface_type = RGB24; in devices_setup()
|
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/ |
H A D | tegra210.c | 609 TEGRA210_VIDEO_FMT(RGB888, 24, RGB888_1X24, 4, T_A8R8G8B8, RGB24),
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.c | 2323 case RGB24: in sh_mobile_lcdc_check_interface()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.c | 2319 case RGB24: in sh_mobile_lcdc_check_interface()
|
Completed in 14 milliseconds