Searched refs:hdmiphy (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | exynos_hdmiphy.txt | 1 Device-Tree bindings for hdmiphy driver 5 1) "samsung,exynos5-hdmiphy" <DEPRECATED> 6 2) "samsung,exynos4210-hdmiphy". 7 3) "samsung,exynos4212-hdmiphy". 8 - reg: I2C address of the hdmiphy device. 12 hdmiphy { 13 compatible = "samsung,exynos4210-hdmiphy";
|
D | exynos_hdmi.txt | 24 parents i.e. sclk_pixel and sclk_hdmiphy. If hdmiphy is stable
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | Makefile | 9 obj-$(CONFIG_VIDEO_SAMSUNG_S5P_HDMIPHY) += s5p-hdmiphy.o 10 s5p-hdmiphy-y += hdmiphy_drv.o
|
D | hdmi_drv.c | 69 struct clk *hdmiphy; member 589 clk_enable(res->hdmiphy); in hdmi_resource_poweron() 603 clk_disable(res->hdmiphy); in hdmi_resource_poweroff() 781 res->hdmiphy = ERR_PTR(-EINVAL); in hdmi_resource_clear_clocks() 794 if (!IS_ERR(res->hdmiphy)) in hdmi_resources_cleanup() 795 clk_put(res->hdmiphy); in hdmi_resources_cleanup() 846 res->hdmiphy = clk_get(dev, "hdmiphy"); in hdmi_resources_init() 847 if (IS_ERR(res->hdmiphy)) { in hdmi_resources_init()
|
D | Kconfig | 31 hdmiphy driver to work correctly. 69 hdmiphy driver to work correctly.
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-s3c2410.txt | 9 (c) "samsung, s3c2440-hdmiphy-i2c", for s3c2440-like i2c used 20 Required for all cases except "samsung,s3c2440-hdmiphy-i2c": 24 cases except for "samsung,s3c2440-hdmiphy-i2c" whose input/output
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | exynos5250-spring.dts | 94 phy = <&hdmiphy>; 415 hdmiphy: hdmiphy@38 { label 416 compatible = "samsung,exynos4212-hdmiphy";
|
D | exynos5250-snow.dts | 296 phy = <&hdmiphy>; 523 hdmiphy: hdmiphy@38 { label 524 compatible = "samsung,exynos4212-hdmiphy";
|
D | exynos5250-smdk5250.dts | 318 hdmiphy@38 { 319 compatible = "samsung,exynos4212-hdmiphy";
|
D | exynos5250-arndale.dts | 494 hdmiphy@38 { 495 compatible = "samsung,exynos4212-hdmiphy";
|
D | exynos4.dtsi | 566 compatible = "samsung,s3c2440-hdmiphy-i2c"; 573 hdmi_i2c_phy: hdmiphy@38 { 574 compatible = "exynos4210-hdmiphy";
|
D | exynos5420.dtsi | 735 phy = <&hdmiphy>; 741 hdmiphy: hdmiphy@145D0000 { label
|
D | stih407-clock.dtsi | 284 "clk-ref-hdmiphy";
|
D | stih410-clock.dtsi | 296 "clk-ref-hdmiphy";
|
D | stih418-clock.dtsi | 299 "clk-ref-hdmiphy",
|
D | exynos5250.dtsi | 430 compatible = "samsung,s3c2440-hdmiphy-i2c";
|