Home
last modified time | relevance | path

Searched refs:FB (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/drivers/staging/fbtft/
H A DKconfig4 depends on FB && SPI
15 tristate "FB driver for the AGM1264K-FL LCD display"
21 tristate "FB driver for the BD663474 LCD Controller"
27 tristate "FB driver for the HX8340BN LCD Controller"
33 tristate "FB driver for the HX8347D LCD Controller"
39 tristate "FB driver for the HX8353D LCD Controller"
45 tristate "FB driver for the HX8357D LCD Controller"
51 tristate "FB driver for the ILI9163 LCD Controller"
57 tristate "FB driver for the ILI9320 LCD Controller"
63 tristate "FB driver for the ILI9325 LCD Controller"
[all …]
/openbmc/linux/drivers/video/fbdev/
H A DKconfig6 menuconfig FB config
50 depends on FB
55 depends on FB
62 depends on FB
66 depends on FB && SPARC
73 depends on FB && (ZORRO || PCI)
92 depends on FB && ((AMIGA && BROKEN) || PCI)
120 depends on FB && ARM_AMBA && HAS_IOMEM
139 depends on (FB = y) && ARM && ARCH_ACORN
148 depends on FB && (ARCH_CLPS711X || COMPILE_TEST)
[all …]
/openbmc/linux/drivers/video/fbdev/geode/
H A DKconfig7 depends on FB && PCI && (X86_32 || (X86 && COMPILE_TEST))
15 depends on FB && FB_GEODE
29 depends on FB && FB_GEODE
43 depends on FB && FB_GEODE
/openbmc/linux/drivers/video/fbdev/core/
H A DKconfig16 depends on FB
32 default FB
41 depends on FB
103 depends on FB
110 depends on FB
182 depends on FB
187 depends on FB
197 depends on FB
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A DKconfig7 depends on FB
22 bool "Debug support for OMAP2+ FB"
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-midi246 num_groups The number of groups in this FB (1-16)
53 active Active FB flag (0 or 1)
/openbmc/linux/drivers/video/fbdev/mmp/fb/
H A DKconfig4 depends on FB
/openbmc/linux/arch/powerpc/xmon/
H A Dspu-opc.c27 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
H A Dspu.h64 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
/openbmc/linux/drivers/gpu/vga/
H A DKconfig7 depends on (FRAMEBUFFER_CONSOLE=n || FB=y)
/openbmc/linux/drivers/staging/sm750fb/
H A DKconfig4 depends on FB && PCI && HAS_IOPORT
/openbmc/linux/drivers/gpu/drm/stm/
H A DKconfig9 select FB_PROVIDE_GET_FB_UNMAPPED_AREA if FB
/openbmc/linux/drivers/staging/olpc_dcon/
H A DKconfig4 depends on OLPC && FB && BROKEN
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c379 if (ssw & (FC | FB)) in bus_error030()
411 if (ssw & (FC | FB)) in bus_error030()
435 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030()
510 if (ssw & (FC | FB)) in bus_error030()
613 if (!(ssw & (FC|FB))) in bus_error030()
/openbmc/qemu/hw/audio/
H A Dfmopl.h44 uint8_t FB; /* feed back :(shift down bit) */ member
H A Dfmopl.c458 if(CH->FB) in OPL_CALC_CH()
460 int feedback1 = (CH->op1_out[0]+CH->op1_out[1])>>CH->FB; in OPL_CALC_CH()
508 if(CH[6].FB) in OPL_CALC_RH()
510 int feedback1 = (CH[6].op1_out[0]+CH[6].op1_out[1])>>CH[6].FB; in OPL_CALC_RH()
933 CH->FB = feedback ? (8+1) - feedback : 0; in OPLWriteReg()
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dcirrus,clps711x-fb.txt7 - clocks : phandle + clock specifier pair of the FB reference clock.
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A DKconfig5 Choose this option to select drivers for MXS FB devices
/openbmc/linux/drivers/video/logo/
H A DKconfig16 depends on FB=y
/openbmc/linux/drivers/media/test-drivers/vivid/
H A DKconfig4 depends on VIDEO_DEV && !SPARC32 && !SPARC64 && FB
/openbmc/linux/drivers/video/console/
H A DKconfig13 select APERTURE_HELPERS if (DRM || FB || VFIO_PCI_CORE)
131 depends on FB=y && FRAMEBUFFER_CONSOLE && DUMMY_CONSOLE
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h108 #define FB (0x4000) macro
/openbmc/linux/drivers/video/fbdev/omap/
H A DKconfig4 depends on FB
/openbmc/linux/Documentation/arch/arm/omap/
H A Ddss.rst5 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
/openbmc/linux/drivers/gpu/drm/sti/
H A DNOTES47 FB & planes Cursor CRTC Encoders Bridges/Connectors

123