Searched refs:tfp410 (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A 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 …]
|
| H A D | Makefile | 29 obj-$(CONFIG_DRM_TI_TFP410) += ti-tfp410.o
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-overo-common-dvi.dtsi | 69 tfp410: encoder { label 70 compatible = "ti,tfp410";
|
| H A D | omap3-sb-t35.dtsi | 7 tfp410: encoder { label 8 compatible = "ti,tfp410";
|
| H A D | omap3-igep0020-common.dtsi | 61 tfp410: encoder { label 62 compatible = "ti,tfp410";
|
| H A D | omap3-beagle-xm.dts | 100 tfp410: encoder0 { label 101 compatible = "ti,tfp410";
|
| H A D | imx6q-utilite-pro.dts | 63 compatible = "ti,tfp410"; 179 * tfp410 encoder is wired up to IPU1, sever the link between IPU1 and the
|
| H A D | omap3-devkit8000-common.dtsi | 68 tfp410: encoder0 { label 69 compatible = "ti,tfp410";
|
| H A D | omap3-beagle.dts | 86 tfp410: encoder0 { label 87 compatible = "ti,tfp410";
|
| H A D | omap4-panda-common.dtsi | 146 tfp410: encoder0 { label 147 compatible = "ti,tfp410";
|
| H A D | imx53-cx9020.dts | 62 compatible = "ti,tfp410";
|
| H A D | omap5-cm-t54.dts | 136 tfp410: encoder0 { label 137 compatible = "ti,tfp410";
|
| H A D | dove-sbc-a510.dts | 133 compatible = "ti,tfp410";
|
| H A D | imx51-babbage.dts | 128 compatible = "ti,tfp410";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/tilcdc/ |
| H A D | tilcdc.txt | 40 Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml for connecting 41 tfp410 DVI encoder or lcd panel to lcdc
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | Makefile | 3 obj-$(CONFIG_FB_OMAP2_ENCODER_TFP410) += encoder-tfp410.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ti/ |
| H A D | ti,omap-dss.txt | 99 tfp410: encoder@0 { 100 compatible = "ti,tfp410";
|