Home
last modified time | relevance | path

Searched full:tpg110 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dtpo,tpg110.yaml4 $id: http://devicetree.org/schemas/display/panel/tpo,tpg110.yaml#
7 title: TPO TPG110 Panel
18 SPI. By talking to the TPG110 over SPI, the strapped properties
24 RGB -> | TPG110 |
33 The TPG110 does not know the physical dimensions of the panel
52 - const: tpo,tpg110
53 - const: tpo,tpg110
85 compatible = "tpo,tpg110";
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-tpo-tpg110.c3 * Panel driver for the TPO TPG110 400CH LTPS TFT LCD Single Chip
63 * struct tpg110 - state container for the TPG110 panel
65 struct tpg110 { struct
97 * TPG110 modes, these are the simple modes, the dualscan modes that
183 static inline struct tpg110 *
186 return container_of(panel, struct tpg110, panel); in to_tpg110()
189 static u8 tpg110_readwrite_reg(struct tpg110 *tpg, bool write, in tpg110_readwrite_reg()
249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()
254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg()
259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()
[all …]
H A DMakefile81 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
H A DKconfig779 Say Y here if you want to enable support for TPO TPG110
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts218 * WVGA (800x480): 4.3" TPG110 TDO43MTEA2 24-bit RGB
226 compatible = "tpo,tpg110";
/openbmc/linux/
H A DMAINTAINERS6833 DRM DRIVER FOR TPO TPG110 PANELS
6837 F: Documentation/devicetree/bindings/display/panel/tpo,tpg110.yaml
6838 F: drivers/gpu/drm/panel/panel-tpo-tpg110.c
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]