| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | ti-tfp410.c | 22 struct tfp410 { struct 36 static inline struct tfp410 * argument 39 return container_of(bridge, struct tfp410, bridge); in drm_bridge_to_tfp410() 42 static inline struct tfp410 * 45 return container_of(connector, struct tfp410, connector); in drm_connector_to_tfp410() 50 struct tfp410 *dvi = drm_connector_to_tfp410(connector); in tfp410_get_modes() 88 struct tfp410 *dvi = drm_connector_to_tfp410(connector); in tfp410_connector_detect() 104 struct tfp410 *dvi; in tfp410_hpd_work_func() 106 dvi = container_of(work, struct tfp410, hpd_work.work); in tfp410_hpd_work_func() 114 struct tfp410 *dvi = arg; in tfp410_hpd_callback() [all …]
|
| D | Kconfig | 219 tristate "TI TFP410 DVI/HDMI bridge" 223 Texas Instruments TFP410 DVI/HDMI Transmitter driver
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/bridge/ |
| D | ti-tfp410.c | 27 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() 120 struct tfp410 *dvi = drm_bridge_to_tfp410(bridge); in tfp410_attach() 152 struct tfp410 *dvi; in tfp410_hpd_work_func() 154 dvi = container_of(work, struct tfp410, hpd_work.work); in tfp410_hpd_work_func() [all …]
|
| D | Kconfig | 126 tristate "TI TFP410 DVI/HDMI bridge" 130 Texas Instruments TFP410 DVI/HDMI Transmitter driver
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/tilcdc/ |
| D | tfp410.txt | 1 Device-Tree bindings for tilcdc DRM TFP410 output driver 4 - compatible: value should be "ti,tilcdc,tfp410". 9 muxing properly for pins that connect to TFP410 device 11 TFP410 device (for DPMS_OFF) 16 compatible = "ti,tilcdc,tfp410";
|
| D | tilcdc.txt | 40 Documentation/devicetree/bindings/display/tilcdc/tfp410.txt for connecting 41 tfp410 DVI encoder or lcd panel to lcdc
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/bridge/ |
| D | ti,tfp410.txt | 1 TFP410 DPI to DVI encoder 5 - compatible: "ti,tfp410" 11 tfp410 i2c is connected to. 22 tfp410: encoder@0 { 23 compatible = "ti,tfp410";
|
| /kernel/linux/linux-5.10/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 104 tfp410: encoder { 105 compatible = "ti,tfp410";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| 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) 119 * - DVI transmitter TI TFP410, 0x39 131 /* TI TFP410 DVI transmitter */ 133 compatible = "ti,tfp410";
|
| D | omap3-overo-common-dvi.dtsi | 72 tfp410: encoder { label 73 compatible = "ti,tfp410";
|
| D | omap3-sb-t35.dtsi | 7 tfp410: encoder { label 8 compatible = "ti,tfp410";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| 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) 119 * - DVI transmitter TI TFP410, 0x39 131 /* TI TFP410 DVI transmitter */ 133 compatible = "ti,tfp410";
|
| D | omap3-overo-common-dvi.dtsi | 69 tfp410: encoder { label 70 compatible = "ti,tfp410";
|
| D | omap3-sb-t35.dtsi | 7 tfp410: encoder { label 8 compatible = "ti,tfp410";
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/displays/ |
| D | encoder-tfp410.c | 2 * TFP410 DPI-to-DVI encoder driver 213 GPIOF_OUT_INIT_LOW, "tfp410 PD"); in tfp410_probe() 257 { .compatible = "omapdss,ti,tfp410", }, 267 .name = "tfp410", 276 MODULE_DESCRIPTION("TFP410 DPI to DVI encoder driver");
|
| D | Kconfig | 10 tristate "TFP410 DPI to DVI Encoder" 12 Driver for TFP410 DPI to DVI encoder.
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/i915/ |
| D | dvo_tfp410.c | 30 /* register definitions according to the TFP410 data sheet */ 167 /* Ti TFP410 driver for chip on i2c bus */ 171 /* this will detect the tfp410 chip on the specified i2c bus */ in tfp410_init() 184 DRM_DEBUG_KMS("tfp410 not detected got VID %X: from %s " in tfp410_init() 191 DRM_DEBUG_KMS("tfp410 not detected got DID %X: from %s " in tfp410_init() 236 /* set the tfp410 power state */
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/displays/ |
| D | encoder-tfp410.c | 2 * TFP410 DPI-to-DVI encoder driver 216 GPIOF_OUT_INIT_LOW, "tfp410 PD"); in tfp410_probe() 268 { .compatible = "omapdss,ti,tfp410", }, 278 .name = "tfp410", 287 MODULE_DESCRIPTION("TFP410 DPI to DVI encoder driver");
|
| D | Kconfig | 11 tristate "TFP410 DPI to DVI Encoder" 13 Driver for TFP410 DPI to DVI encoder.
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/ |
| D | encoder-tfp410.c | 3 * TFP410 DPI-to-DVI encoder driver 213 GPIOF_OUT_INIT_LOW, "tfp410 PD"); in tfp410_probe() 265 { .compatible = "omapdss,ti,tfp410", }, 275 .name = "tfp410", 284 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.
|
| /kernel/linux/linux-4.19/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";
|
| /kernel/linux/linux-5.10/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";
|
| /kernel/linux/linux-5.10/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
|