Searched full:lcds (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.1/drivers/video/fbdev/omap/ |
D | Makefile | 19 lcds-y$(CONFIG_MACH_AMS_DELTA) += lcd_ams_delta.o 20 lcds-y$(CONFIG_FB_OMAP_LCD_H3) += lcd_h3.o 21 lcds-y$(CONFIG_MACH_OMAP_PALMTE) += lcd_palmte.o 22 lcds-y$(CONFIG_MACH_OMAP_PALMTT) += lcd_palmtt.o 23 lcds-y$(CONFIG_MACH_OMAP_PALMZ71) += lcd_palmz71.o 24 lcds-$(CONFIG_ARCH_OMAP16XX)$(CONFIG_MACH_OMAP_INNOVATOR) += lcd_inn1610.o 25 lcds-$(CONFIG_ARCH_OMAP15XX)$(CONFIG_MACH_OMAP_INNOVATOR) += lcd_inn1510.o 26 lcds-y$(CONFIG_MACH_OMAP_OSK) += lcd_osk.o 28 lcds-y$(CONFIG_FB_OMAP_LCD_MIPID) += lcd_mipid.o 29 lcds-y$(CONFIG_MACH_HERALD) += lcd_htcherald.o [all …]
|
D | Kconfig | 39 Say Y here if you want to have support for LCDs compatible with 41 specification. (Supported LCDs: Philips LPH8923, Sharp LS041Y3)
|
D | lcd_mipid.c | 3 * LCD driver for MIPI DBI-C / DCS compatible LCDs
|
/Linux-v6.1/drivers/auxdisplay/ |
D | Kconfig | 49 Enable support for Character LCDs using a HD44780 controller. 316 Most LCDs use a standard controller which supports hardware lines of 40 319 and is the case for most parallel LCDs. Other LCDs, and some serial ones, 332 Most LCDs use a single address bit to differentiate line 0 and line 1. Since 364 be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires
|
D | lcd2s.c | 223 * for each character. Most LCDs will only use 5 lower bits of
|
D | hd44780_common.c | 297 * Most LCDs will only use 5 lower bits of the 7 first in hd44780_common_redefine_char()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | lcd-panel-cgram.rst | 5 Some LCDs allow you to define up to 8 characters, mapped to ASCII
|
/Linux-v6.1/Documentation/leds/ |
D | leds-lp3944.rst | 38 leds, the camera flash light and the lcds power.
|
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
D | olimex,lcd-olinuxino.yaml | 14 Currently supported LCDs are:
|
D | panel-edp.yaml | 18 with different LCDs that hook up to a common board.
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | davinci-vpbe.rst | 49 output name to board-xxx-evm.c). A table of timings for various LCDs
|
/Linux-v6.1/Documentation/input/ |
D | input.rst | 187 LCDs and many other purposes. 190 interface, but for the UPSs and LCDs it doesn't make much sense. For this,
|
/Linux-v6.1/Documentation/devicetree/bindings/auxdisplay/ |
D | hit,hd44780.yaml | 14 LCDs that can display one or more lines of text. It exposes an M6800 bus
|
/Linux-v6.1/drivers/gpu/drm/tiny/ |
D | Kconfig | 197 LCDs:
|
/Linux-v6.1/drivers/parisc/ |
D | led.c | 50 /* The control of the LEDs and LCDs on PARISC-machines have to be done 107 * HP seems to have used Sharp/Hitachi HD44780 LCDs most of the time. */
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | Kconfig | 378 The panel is used with different sizes LCDs, from 480x272 to
|
/Linux-v6.1/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 832 * 256 element gamma table for LCDs and 1024 element table for in omap_crtc_init()
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | wm97xx-core.c | 29 * - Support for async sampling control for noisy LCDs.
|
D | ads7846.c | 52 * that ought to help in situations like LCDs inducing noise (which
|
/Linux-v6.1/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 240 * 5% is an arbitrary value - LCDs are usually quite tolerant in tilcdc_crtc_set_clk()
|
/Linux-v6.1/drivers/video/fbdev/ |
D | sa1100fb.c | 154 * - Halve YRES on dual scan LCDs.
|
D | neofb.c | 1254 * and powerdown modes for monitors, and backlight control on LCDs. in neofb_blank()
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_connectors.c | 316 /* some laptops provide a hardcoded edid in rom for LCDs */ in amdgpu_connector_get_edid()
|
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 322 /* some laptops provide a hardcoded edid in rom for LCDs */ in radeon_connector_get_edid()
|
/Linux-v6.1/drivers/media/rc/ |
D | imon.c | 1024 * a lot more complicated than most LCDs...
|
12