Home
last modified time | relevance | path

Searched full:nl8048hl11 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/display/panel/
Dnec,nl8048hl11.yaml4 $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/
Dpanel-nec-nl8048hl11.c3 * 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");
DMakefile29 obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
DKconfig292 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/
DKconfig85 tristate "NEC NL8048HL11 Panel"
90 This NEC NL8048HL11 panel is TFT LCD used in the
Dpanel-nec-nl8048hl11.c3 * 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");
DMakefile15 obj-$(CONFIG_FB_OMAP2_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o