/linux-6.1.9/drivers/staging/fbtft/ |
D | Kconfig | 4 depends on FB && SPI 14 tristate "FB driver for the AGM1264K-FL LCD display" 20 tristate "FB driver for the BD663474 LCD Controller" 26 tristate "FB driver for the HX8340BN LCD Controller" 32 tristate "FB driver for the HX8347D LCD Controller" 38 tristate "FB driver for the HX8353D LCD Controller" 44 tristate "FB driver for the HX8357D LCD Controller" 50 tristate "FB driver for the ILI9163 LCD Controller" 56 tristate "FB driver for the ILI9320 LCD Controller" 62 tristate "FB driver for the ILI9325 LCD Controller" [all …]
|
/linux-6.1.9/drivers/video/fbdev/ |
D | Kconfig | 12 menuconfig FB config 50 depends on FB 65 depends on FB 71 depends on FB 79 depends on FB 87 depends on FB 95 depends on FB 103 depends on FB 111 depends on FB 119 depends on FB [all …]
|
/linux-6.1.9/drivers/video/fbdev/geode/ |
D | Kconfig | 7 depends on FB && PCI && (X86_32 || (X86 && COMPILE_TEST)) 15 depends on FB && FB_GEODE 30 depends on FB && FB_GEODE 45 depends on FB && FB_GEODE
|
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/ |
D | Kconfig | 7 depends on FB 22 bool "Debug support for OMAP2+ FB"
|
/linux-6.1.9/drivers/video/logo/ |
D | Kconfig | 8 depends on FB || SGI_NEWPORT_CONSOLE 16 depends on FB=y
|
/linux-6.1.9/drivers/video/fbdev/mmp/fb/ |
D | Kconfig | 4 depends on FB
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | spu-opc.c | 27 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
D | spu.h | 64 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
/linux-6.1.9/drivers/staging/sm750fb/ |
D | Kconfig | 4 depends on FB && PCI
|
/linux-6.1.9/drivers/gpu/vga/ |
D | Kconfig | 7 depends on (FRAMEBUFFER_CONSOLE=n || FB=y)
|
/linux-6.1.9/drivers/video/console/ |
D | Kconfig | 13 select APERTURE_HELPERS if (DRM || FB || VFIO_PCI_CORE) 75 depends on FB && !UML 130 depends on FB=y && FRAMEBUFFER_CONSOLE && DUMMY_CONSOLE
|
/linux-6.1.9/drivers/gpu/drm/stm/ |
D | Kconfig | 9 select FB_PROVIDE_GET_FB_UNMAPPED_AREA if FB
|
/linux-6.1.9/drivers/video/ |
D | Kconfig | 50 if FB || SGI_NEWPORT_CONSOLE
|
/linux-6.1.9/drivers/staging/olpc_dcon/ |
D | Kconfig | 4 depends on OLPC && FB && BROKEN
|
/linux-6.1.9/arch/m68k/kernel/ |
D | traps.c | 378 if (ssw & (FC | FB)) in bus_error030() 410 if (ssw & (FC | FB)) in bus_error030() 434 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030() 509 if (ssw & (FC | FB)) in bus_error030() 611 if (!(ssw & (FC|FB))) in bus_error030()
|
/linux-6.1.9/drivers/gpu/drm/mxsfb/ |
D | Kconfig | 5 Choose this option to select drivers for MXS FB devices
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | davinci-vpbe-devel.rst | 38 FB drivers
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | cirrus,clps711x-fb.txt | 7 - clocks : phandle + clock specifier pair of the FB reference clock.
|
/linux-6.1.9/drivers/media/test-drivers/vivid/ |
D | Kconfig | 4 depends on VIDEO_DEV && !SPARC32 && !SPARC64 && FB
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | rohm,bd71837-regulator.yaml | 128 # V FB-pull-up 138 # Vpu is the pull-up voltage V FB-pull-up in the picture
|
D | rohm,bd71847-regulator.yaml | 123 # V FB-pull-up 133 # Vpu is the pull-up voltage V FB-pull-up in the picture
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | traps.h | 108 #define FB (0x4000) macro
|
/linux-6.1.9/drivers/video/fbdev/omap/ |
D | Kconfig | 4 depends on FB
|
/linux-6.1.9/drivers/gpu/drm/sti/ |
D | NOTES | 47 FB & planes Cursor CRTC Encoders Bridges/Connectors
|
/linux-6.1.9/Documentation/arm/omap/ |
D | dss.rst | 5 This is an almost total rewrite of the OMAP FB driver in drivers/video/omap 10 The DSS2 driver (omapdss module) is in arch/arm/plat-omap/dss/, and the FB, 163 The sysfs interface is divided to two parts: DSS and FB. 296 OMAP FB allocates the framebuffer memory using the standard dma allocator. You
|