Home
last modified time | relevance | path

Searched full:tfp410 (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.12.1/drivers/gpu/drm/bridge/
Dti-tfp410.c24 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 …]
DKconfig372 tristate "TI TFP410 DVI/HDMI bridge"
376 Texas Instruments TFP410 DVI/HDMI Transmitter driver
DMakefile35 obj-$(CONFIG_DRM_TI_TFP410) += ti-tfp410.o
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/
Dti,tfp410.yaml4 $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/
Ddove-sbc-a510.dts50 * 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/
Dencoder-tfp410.c3 * 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");
DKconfig12 tristate "TFP410 DPI to DVI Encoder"
14 Driver for TFP410 DPI to DVI encoder.
DMakefile3 obj-$(CONFIG_FB_OMAP2_ENCODER_TFP410) += encoder-tfp410.o
Dencoder-opa362.c8 * based on encoder-tfp410
/linux-6.12.1/drivers/gpu/drm/i915/display/
Ddvo_tfp410.c31 /* 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/
Dti,omap-dss.txt86 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/
Domap3-sb-t35.dtsi7 tfp410: encoder { label
8 compatible = "ti,tfp410";
66 tfp410_pins: tfp410-pins {
Domap3-overo-common-dvi.dtsi69 tfp410: encoder { label
70 compatible = "ti,tfp410";
Domap3-igep0020-common.dtsi61 tfp410: encoder { label
62 compatible = "ti,tfp410";
110 tfp410_pins: tfp410-pins {
Domap3-beagle.dts86 tfp410: encoder0 { label
87 compatible = "ti,tfp410";
204 tfp410_pins: tfp410-pins {
Domap4-panda-common.dtsi146 tfp410: encoder0 { label
147 compatible = "ti,tfp410";
291 tfp410_pins: tfp410-pins {
Domap3-beagle-xm.dts100 tfp410: encoder0 { label
101 compatible = "ti,tfp410";
Domap3-devkit8000-common.dtsi68 tfp410: encoder0 { label
69 compatible = "ti,tfp410";
Domap5-cm-t54.dts136 tfp410: encoder0 { label
137 compatible = "ti,tfp410";
/linux-6.12.1/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt40 Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml for connecting
41 tfp410 DVI encoder or lcd panel to lcdc
Dpanel.txt27 muxing properly for pins that connect to TFP410 device
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-utilite-pro.dts63 compatible = "ti,tfp410";
179 * tfp410 encoder is wired up to IPU1, sever the link between IPU1 and the
Dimx53-cx9020.dts62 compatible = "ti,tfp410";
/linux-6.12.1/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h91 * or display adapter(s) might be present (for ex, off chip dvi/tfp410,
/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-j721e-common-proc-board-infotainment.dtso37 compatible = "ti,tfp410";

12