Searched full:nl8048hl11 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/display/panel/ |
H A 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 22 const: nec,nl8048hl11 51 compatible = "nec,nl8048hl11";
|
/linux/drivers/gpu/drm/panel/ |
H A 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");
|
H A D | Makefile | 43 obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
|
H A D | Kconfig | 412 tristate "NEC NL8048HL11 RGB panel" 415 Say Y here if you want to enable support for the NEC NL8048HL11 RGB
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-nec-nl8048hl11.c | 3 * NEC NL8048HL11 Panel driver 339 { .compatible = "omapdss,nec,nl8048hl11", }, 347 .name = "panel-nec-nl8048hl11", 358 MODULE_ALIAS("spi:nec,nl8048hl11"); 360 MODULE_DESCRIPTION("NEC-NL8048HL11 Driver");
|
H A D | Kconfig | 85 tristate "NEC NL8048HL11 Panel" 90 This NEC NL8048HL11 panel is TFT LCD used in the
|
H A D | Makefile | 15 obj-$(CONFIG_FB_OMAP2_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
|