/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | ti-tfp410.c | 24 struct tfp410 { struct 38 static inline struct tfp410 * argument 41 return container_of(bridge, struct tfp410, bridge); in drm_bridge_to_tfp410() 44 static inline struct tfp410 * 47 return container_of(connector, struct tfp410, connector); in drm_connector_to_tfp410() 52 struct tfp410 *dvi = drm_connector_to_tfp410(connector); in tfp410_get_modes() 90 struct tfp410 *dvi = drm_connector_to_tfp410(connector); in tfp410_connector_detect() 106 struct tfp410 *dvi; in tfp410_hpd_work_func() 108 dvi = container_of(work, struct tfp410, hpd_work.work); in tfp410_hpd_work_func() 116 struct tfp410 *dvi = arg; in tfp410_hpd_callback() [all …]
|
D | Kconfig | 372 tristate "TI TFP410 DVI/HDMI bridge" 376 Texas Instruments TFP410 DVI/HDMI Transmitter driver
|
D | Makefile | 35 obj-$(CONFIG_DRM_TI_TFP410) += ti-tfp410.o
|
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/ |
D | ti,tfp410.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ti,tfp410.yaml# 7 title: TFP410 DPI to DVI encoder 15 const: ti,tfp410 92 tfp410: encoder { 93 compatible = "ti,tfp410";
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | dove-sbc-a510.dts | 50 * 0.2 DVI transmitter TI TFP410 MSEN 51 * 0.3 DVI transmitter TI TFP410 PD# (active low power down) 117 * - DVI transmitter TI TFP410, 0x39 129 /* TI TFP410 DVI transmitter */ 131 compatible = "ti,tfp410";
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/displays/ |
D | encoder-tfp410.c | 3 * TFP410 DPI-to-DVI encoder driver 190 gpiod_set_consumer_name(ddata->pd_gpio, "tfp410 PD"); in tfp410_probe() 240 { .compatible = "omapdss,ti,tfp410", }, 250 .name = "tfp410", 258 MODULE_DESCRIPTION("TFP410 DPI to DVI encoder driver");
|
D | Kconfig | 12 tristate "TFP410 DPI to DVI Encoder" 14 Driver for TFP410 DPI to DVI encoder.
|
D | Makefile | 3 obj-$(CONFIG_FB_OMAP2_ENCODER_TFP410) += encoder-tfp410.o
|
D | encoder-opa362.c | 8 * based on encoder-tfp410
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | dvo_tfp410.c | 31 /* register definitions according to the TFP410 data sheet */ 168 /* Ti TFP410 driver for chip on i2c bus */ 172 /* this will detect the tfp410 chip on the specified i2c bus */ in tfp410_init() 185 DRM_DEBUG_KMS("tfp410 not detected got VID %X: from %s " in tfp410_init() 192 DRM_DEBUG_KMS("tfp410 not detected got DID %X: from %s " in tfp410_init() 237 /* set the tfp410 power state */
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 86 The Panda board has a DVI and a HDMI connector, and the board contains a TFP410 90 DSS Core --(MIPI DPI)--> TFP410 --(DVI)--> DVI Connector 99 tfp410: encoder@0 { 100 compatible = "ti,tfp410";
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-sb-t35.dtsi | 7 tfp410: encoder { label 8 compatible = "ti,tfp410"; 66 tfp410_pins: tfp410-pins {
|
D | omap3-overo-common-dvi.dtsi | 69 tfp410: encoder { label 70 compatible = "ti,tfp410";
|
D | omap3-igep0020-common.dtsi | 61 tfp410: encoder { label 62 compatible = "ti,tfp410"; 110 tfp410_pins: tfp410-pins {
|
D | omap3-beagle.dts | 86 tfp410: encoder0 { label 87 compatible = "ti,tfp410"; 204 tfp410_pins: tfp410-pins {
|
D | omap4-panda-common.dtsi | 146 tfp410: encoder0 { label 147 compatible = "ti,tfp410"; 291 tfp410_pins: tfp410-pins {
|
D | omap3-beagle-xm.dts | 100 tfp410: encoder0 { label 101 compatible = "ti,tfp410";
|
D | omap3-devkit8000-common.dtsi | 68 tfp410: encoder0 { label 69 compatible = "ti,tfp410";
|
D | omap5-cm-t54.dts | 136 tfp410: encoder0 { label 137 compatible = "ti,tfp410";
|
/linux-6.12.1/Documentation/devicetree/bindings/display/tilcdc/ |
D | tilcdc.txt | 40 Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml for connecting 41 tfp410 DVI encoder or lcd panel to lcdc
|
D | panel.txt | 27 muxing properly for pins that connect to TFP410 device
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6q-utilite-pro.dts | 63 compatible = "ti,tfp410"; 179 * tfp410 encoder is wired up to IPU1, sever the link between IPU1 and the
|
D | imx53-cx9020.dts | 62 compatible = "ti,tfp410";
|
/linux-6.12.1/drivers/gpu/drm/tilcdc/ |
D | tilcdc_drv.h | 91 * or display adapter(s) might be present (for ex, off chip dvi/tfp410,
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-j721e-common-proc-board-infotainment.dtso | 37 compatible = "ti,tfp410";
|