Searched refs:tpg110 (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-tpo-tpg110.c | 65 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() 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() 338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable() 351 struct tpg110 *tpg = to_tpg110(panel); in tpg110_enable() 373 struct tpg110 *tpg = to_tpg110(panel); in tpg110_get_modes() [all …]
|
D | Makefile | 52 obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | ste-nomadik-nhk15.dts | 228 compatible = "tpo,tpg110";
|
/kernel/linux/linux-5.10/ |
D | MAINTAINERS | 5702 F: Documentation/devicetree/bindings/display/panel/tpo,tpg110.yaml 5703 F: drivers/gpu/drm/panel/panel-tpo-tpg110.c
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0020_linux_drivers_gpu.patch | 27394 @@ -53,3 +53,5 @@ obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 15558 @@ -53,3 +53,5 @@ obj-$(CONFIG_DRM_PANEL_TPO_TPG110) += panel-tpo-tpg110.o
|