Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A 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";
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-nec-nl8048hl11.c3 * NEC NL8048HL11 Panel Driver
7 * Based on the omapdrm-specific panel-nec-nl8048hl11 driver
227 { .compatible = "nec,nl8048hl11", },
234 { "nl8048hl11", 0 },
245 .name = "panel-nec-nl8048hl11",
254 MODULE_DESCRIPTION("NEC-NL8048HL11 Driver");
H A DKconfig194 tristate "NEC NL8048HL11 RGB panel"
197 Say Y here if you want to enable support for the NEC NL8048HL11 RGB
H A DMakefile20 obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-nec-nl8048hl11.c3 * NEC NL8048HL11 Panel driver
378 { .compatible = "omapdss,nec,nl8048hl11", },
386 .name = "panel-nec-nl8048hl11",
397 MODULE_ALIAS("spi:nec,nl8048hl11");
399 MODULE_DESCRIPTION("NEC-NL8048HL11 Driver");
H A DKconfig84 tristate "NEC NL8048HL11 Panel"
89 This NEC NL8048HL11 panel is TFT LCD used in the
H A DMakefile15 obj-$(CONFIG_FB_OMAP2_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o