Home
last modified time | relevance | path

Searched refs:tpg110 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-tpo-tpg110.c65 struct tpg110 { struct
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()
259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()
338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable()
351 struct tpg110 *tpg = to_tpg110(panel); in tpg110_enable()
374 struct tpg110 *tpg = to_tpg110(panel); in tpg110_get_modes()
405 struct tpg110 *tpg; in tpg110_probe()
[all …]
H A DMakefile81 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dtpo,tpg110.yaml4 $id: http://devicetree.org/schemas/display/panel/tpo,tpg110.yaml#
52 - const: tpo,tpg110
53 - const: tpo,tpg110
85 compatible = "tpo,tpg110";
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts226 compatible = "tpo,tpg110";
/openbmc/linux/
H A DMAINTAINERS6830 F: Documentation/devicetree/bindings/display/panel/tpo,tpg110.yaml
6831 F: drivers/gpu/drm/panel/panel-tpo-tpg110.c