Home
last modified time | relevance | path

Searched full:tpo (Results 1 – 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dtpo,tpg110.yaml4 $id: http://devicetree.org/schemas/display/panel/tpo,tpg110.yaml#
7 title: TPO TPG110 Panel
23 SPI -> | TPO | -> physical display
51 - const: tpo,tpg110
52 - const: tpo,tpg110
84 compatible = "tpo,tpg110";
Dtpo,td.yaml4 $id: http://devicetree.org/schemas/display/panel/tpo,td.yaml#
24 - tpo,td028ttec1
26 - tpo,td043mtea1
47 compatible = "tpo,td043mtea1";
Dpanel-dsi-cm.yaml32 - tpo,taal # Panel from OMAP4 SDP board
80 compatible = "tpo,taal", "panel-dsi-cm";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Dtpo,tpg110.yaml4 $id: http://devicetree.org/schemas/display/panel/tpo,tpg110.yaml#
7 title: TPO TPG110 Panel
23 SPI -> | TPO | -> physical display
52 - const: tpo,tpg110
53 - const: tpo,tpg110
85 compatible = "tpo,tpg110";
Dtpo,td.yaml4 $id: http://devicetree.org/schemas/display/panel/tpo,td.yaml#
21 - tpo,td028ttec1
23 - tpo,td043mtea1
47 compatible = "tpo,td043mtea1";
Dpanel-dsi-cm.yaml32 - tpo,taal # Panel from OMAP4 SDP board
80 compatible = "tpo,taal", "panel-dsi-cm";
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-opal.c108 * TPO Timed Power-On
110 * TPO get/set OPAL calls care about the hour and min and to make it consistent
192 /* TPO, we care about hour and minute */ in opal_set_tpo_time()
220 * TPO is automatically enabled when opal_set_tpo_time() is called with in opal_tpo_alarm_irq_enable()
245 of_property_read_bool(pdev->dev.of_node, "has-tpo")/* legacy */)) in opal_rtc_probe()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-opal.c108 * TPO Timed Power-On
110 * TPO get/set OPAL calls care about the hour and min and to make it consistent
192 /* TPO, we care about hour and minute */ in opal_set_tpo_time()
220 * TPO is automatically enabled when opal_set_tpo_time() is called with in opal_tpo_alarm_irq_enable()
238 of_property_read_bool(pdev->dev.of_node, "has-tpo")/* legacy */)) { in opal_rtc_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
DKconfig455 tristate "Toppoly (TPO) TD028TTEC1 panel driver"
459 Say Y here if you want to enable support for TPO TD028TTEC1 480x640
463 tristate "Toppoly (TPO) TD043MTEA1 panel driver"
466 Say Y here if you want to enable support for TPO TD043MTEA1 800x480
470 tristate "TPO TPG 800x400 panel"
474 Say Y here if you want to enable support for TPO TPG110
DMakefile50 obj-$(CONFIG_DRM_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o
51 obj-$(CONFIG_DRM_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
52 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
Dpanel-tpo-tpg110.c3 * Panel driver for the TPO TPG110 400CH LTPS TFT LCD Single Chip
463 { .compatible = "tpo,tpg110", },
472 .name = "tpo-tpg110-panel",
479 MODULE_DESCRIPTION("TPO TPG110 panel driver");
Dpanel-tpo-td043mtea1.c7 * Based on the omapdrm-specific panel-tpo-td043mtea1 driver
482 { .compatible = "tpo,td043mtea1", },
500 .name = "panel-tpo-td043mtea1",
509 MODULE_DESCRIPTION("TPO TD043MTEA1 Panel Driver");
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/displays/
DMakefile13 obj-$(CONFIG_FB_OMAP2_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o
14 obj-$(CONFIG_FB_OMAP2_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
DKconfig71 tristate "TPO TD028TTEC1 LCD Panel"
78 tristate "TPO TD043MTEA1 LCD Panel"
Dpanel-tpo-td043mtea1.c3 * TPO TD043MTEA1 Panel driver
563 dev_dbg(dev, "tpo_td043_spi_suspend, tpo %p\n", ddata); in tpo_td043_spi_suspend()
594 { .compatible = "omapdss,tpo,td043mtea1", },
602 .name = "panel-tpo-td043mtea1",
613 MODULE_ALIAS("spi:tpo,td043mtea1");
615 MODULE_DESCRIPTION("TPO TD043MTEA1 LCD Driver");
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
DMakefile13 obj-$(CONFIG_FB_OMAP2_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o
14 obj-$(CONFIG_FB_OMAP2_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
DKconfig70 tristate "TPO TD028TTEC1 LCD Panel"
77 tristate "TPO TD043MTEA1 LCD Panel"
Dpanel-tpo-td043mtea1.c3 * TPO TD043MTEA1 Panel driver
597 dev_dbg(dev, "tpo_td043_spi_suspend, tpo %p\n", ddata); in tpo_td043_spi_suspend()
628 { .compatible = "omapdss,tpo,td043mtea1", },
636 .name = "panel-tpo-td043mtea1",
647 MODULE_ALIAS("spi:tpo,td043mtea1");
649 MODULE_DESCRIPTION("TPO TD043MTEA1 LCD Driver");
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
DMakefile79 obj-$(CONFIG_DRM_PANEL_TPO_TD028TTEC1) += panel-tpo-td028ttec1.o
80 obj-$(CONFIG_DRM_PANEL_TPO_TD043MTEA1) += panel-tpo-td043mtea1.o
81 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
DKconfig760 tristate "Toppoly (TPO) TD028TTEC1 panel driver"
764 Say Y here if you want to enable support for TPO TD028TTEC1 480x640
768 tristate "Toppoly (TPO) TD043MTEA1 panel driver"
771 Say Y here if you want to enable support for TPO TD043MTEA1 800x480
775 tristate "TPO TPG 800x400 panel"
779 Say Y here if you want to enable support for TPO TPG110
Dpanel-tpo-td043mtea1.c7 * Based on the omapdrm-specific panel-tpo-td043mtea1 driver
478 { .compatible = "tpo,td043mtea1", },
496 .name = "panel-tpo-td043mtea1",
505 MODULE_DESCRIPTION("TPO TD043MTEA1 Panel Driver");
Dpanel-tpo-tpg110.c3 * Panel driver for the TPO TPG110 400CH LTPS TFT LCD Single Chip
463 { .compatible = "tpo,tpg110", },
479 .name = "tpo-tpg110-panel",
486 MODULE_DESCRIPTION("TPO TPG110 panel driver");
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dste-nomadik-nhk15.dts219 * with TPO touch screen.
223 * The TPO display driver is connected to a
226 compatible = "tpo,tpg110";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dste-nomadik-nhk15.dts221 * with TPO touch screen.
225 * The TPO display driver is connected to a
228 compatible = "tpo,tpg110";
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
Dttc_dkb.c222 pr_err("failed to request GPIO for TPO LCD RESET\n"); in dkb_tpo_panel_power()
241 .name = "tpo-hvga",
248 .modalias = "tpo-hvga",

123