Searched full:dlpc3433 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/ |
D | ti,dlpc3433.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ti,dlpc3433.yaml# 7 title: TI DLPC3433 MIPI DSI to DMD bridge 14 TI DLPC3433 is a MIPI DSI based display controller bridge 26 const: ti,dlpc3433 91 compatible = "ti,dlpc3433";
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | ti-dlpc3433.c | 104 .name = "dlpc3433", 120 DRM_DEV_DEBUG(dev, "DLPC3433 device id: 0x%02x\n", devid); in dlpc_atomic_enable() 318 .type = "dlpc3433", in dlpc_host_attach() 391 { "ti,dlpc3433", 0 }, 397 { .compatible = "ti,dlpc3433" }, 407 .name = "ti-dlpc3433", 415 MODULE_DESCRIPTION("TI DLPC3433 MIPI DSI Display Controller Bridge");
|
D | Kconfig | 328 tristate "TI DLPC3433 Display controller" 333 TI DLPC3433 is a MIPI DSI based display controller bridge
|
D | Makefile | 29 obj-$(CONFIG_DRM_TI_DLPC3433) += ti-dlpc3433.o
|
/Linux-v6.1/ |
D | MAINTAINERS | 6735 DRM DRIVER FOR TI DLPC3433 MIPI DSI TO DMD BRIDGE 6738 F: Documentation/devicetree/bindings/display/bridge/ti,dlpc3433.yaml 6739 F: drivers/gpu/drm/bridge/ti-dlpc3433.c
|