Searched full:nl8048hl11 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
D | nec,nl8048hl11.yaml | 4 $id: http://devicetree.org/schemas/display/panel/nec,nl8048hl11.yaml# 7 title: NEC NL8048HL11 4.1" WVGA TFT LCD panel 10 The NEC NL8048HL11 is a 4.1" WVGA TFT LCD panel with a 24-bit RGB parallel 21 const: nec,nl8048hl11 48 compatible = "nec,nl8048hl11";
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-nec-nl8048hl11.c | 3 * NEC NL8048HL11 Panel Driver 7 * Based on the omapdrm-specific panel-nec-nl8048hl11 driver 225 { .compatible = "nec,nl8048hl11", }, 232 { "nl8048hl11", 0 }, 243 .name = "panel-nec-nl8048hl11", 252 MODULE_DESCRIPTION("NEC-NL8048HL11 Driver");
|
D | Makefile | 29 obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
|
D | Kconfig | 292 tristate "NEC NL8048HL11 RGB panel" 295 Say Y here if you want to enable support for the NEC NL8048HL11 RGB
|
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/displays/ |
D | Kconfig | 85 tristate "NEC NL8048HL11 Panel" 90 This NEC NL8048HL11 panel is TFT LCD used in the
|
D | panel-nec-nl8048hl11.c | 3 * NEC NL8048HL11 Panel driver 371 { .compatible = "omapdss,nec,nl8048hl11", }, 379 .name = "panel-nec-nl8048hl11", 390 MODULE_ALIAS("spi:nec,nl8048hl11"); 392 MODULE_DESCRIPTION("NEC-NL8048HL11 Driver");
|
D | Makefile | 15 obj-$(CONFIG_FB_OMAP2_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
|