Home
last modified time | relevance | path

Searched full:hdmiphy (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dsamsung,s3c2410-i2c.yaml17 # For s3c2440-like I2C used inside HDMIPHY block found on several SoCs:
18 - samsung,s3c2440-hdmiphy-i2c
37 for "samsung,s3c2440-hdmiphy-i2c" whose input/output lines are
84 - samsung,s3c2440-hdmiphy-i2c
97 - samsung,s3c2440-hdmiphy-i2c
132 compatible = "samsung,s3c2440-hdmiphy-i2c";
144 compatible = "samsung,exynos4212-hdmiphy";
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dsamsung,exynos-hdmi-phy.yaml19 - samsung,exynos4210-hdmiphy
20 - samsung,exynos4212-hdmiphy
21 - const: samsung,exynos5-hdmiphy
40 compatible = "samsung,exynos4210-hdmiphy";
H A Dphy-rockchip-inno-hdmi.txt15 - interrupts : phandle + interrupt specified for the hdmiphy interrupt
/openbmc/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos-hdmi.yaml154 parents i.e. sclk_pixel and sclk_hdmiphy. If hdmiphy is stable
197 phy = <&hdmiphy>;
/openbmc/linux/drivers/i2c/busses/
H A Di2c-s3c2410.c130 .name = "s3c2440-hdmiphy-i2c",
142 { .compatible = "samsung,s3c2440-hdmiphy-i2c",
297 * Where, step "4*" is only for buses with the "HDMIPHY" quirk. in s3c24xx_i2c_stop()
304 * b) HDMIPHY bus does neither, so there is no way to do step 3. in s3c24xx_i2c_stop()
309 * step 2, the HDMIPHY bus generates the STOP condition, and then in s3c24xx_i2c_stop()
320 * The HDMIPHY bus is an internal bus that always has exactly two in s3c24xx_i2c_stop()
321 * devices, the host as Master and the HDMIPHY device as the slave. in s3c24xx_i2c_stop()
/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3228.c141 PNAME(mux_pll_src_4plls_p) = { "cpll", "gpll", "hdmiphy", "usb480m" };
142 PNAME(mux_pll_src_3plls_p) = { "cpll", "gpll", "hdmiphy" };
152 PNAME(mux_dclk_vop_p) = { "hdmiphy", "sclk_vop_pre" };
249 MUX(SCLK_HDMI_PHY, "hdmiphy", mux_hdmiphy_p, CLK_SET_RATE_PARENT,
257 GATE(0, "hdmiphy_aclk_cpu", "hdmiphy", CLK_IGNORE_UNUSED,
341 GATE(0, "hdmiphy_peri", "hdmiphy", CLK_IGNORE_UNUSED,
H A Dclk-rv1108.c123 PNAME(mux_hdmiphy_phy_p) = { "hdmiphy", "xin24m" };
125 PNAME(mux_pll_src_4plls_p) = { "dpll", "gpll", "hdmiphy", "usb480m" };
141 PNAME(mux_cifout_src_p) = { "hdmiphy", "gpll" };
148 PNAME(mux_dclk_hdmiphy_p) = { "hdmiphy", "xin24m" };
151 PNAME(mux_cvbs_src_p) = { "apll", "io_cvbs_clkin", "hdmiphy", "gpll" };
192 MUX(0, "hdmiphy", mux_hdmiphy_phy_p, CLK_SET_RATE_PARENT,
H A Dclk-rk3328.c198 PNAME(mux_dclk_lcdc_p) = { "hdmiphy",
276 MUX(HDMIPHY, "hdmiphy", mux_hdmiphy_p, CLK_SET_RATE_PARENT,
610 GATE(0, "hdmiphy_peri", "hdmiphy", CLK_IGNORE_UNUSED,
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drockchip,rv1108-cru.yaml29 - "hdmiphy" - external clock input derived from HDMI PHY - optional
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250.dtsi470 compatible = "samsung,s3c2440-hdmiphy-i2c";
479 hdmiphy: hdmi-phy@38 { label
480 compatible = "samsung,exynos4212-hdmiphy";
789 phy = <&hdmiphy>;
H A Dexynos4.dtsi599 compatible = "samsung,s3c2440-hdmiphy-i2c";
607 compatible = "samsung,exynos4210-hdmiphy";
H A Dexynos5420.dtsi757 phy = <&hdmiphy>;
764 hdmiphy: hdmi-phy@145d0000 { label
/openbmc/u-boot/include/dt-bindings/clock/
H A Drk3328-cru.h95 #define HDMIPHY 182 macro
/openbmc/linux/include/dt-bindings/clock/
H A Drk3328-cru.h96 #define HDMIPHY 122 macro
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3318-a95x-z2.dts199 &hdmiphy {
H A Drk3328-roc-cc.dts171 &hdmiphy {
H A Drk3328-a1.dts140 &hdmiphy {
H A Drk3328-rock64.dts163 &hdmiphy {
H A Drk3328.dtsi736 phys = <&hdmiphy>;
772 hdmiphy: phy@ff430000 { label
816 <&cru HDMIPHY>, <&cru PLL_APLL>,
/openbmc/u-boot/arch/arm/dts/
H A Dstih407-clock.dtsi284 "clk-ref-hdmiphy";
H A Dstih410-clock.dtsi305 "clk-ref-hdmiphy";
H A Drk3328.dtsi392 <&cru HDMIPHY>, <&cru PLL_APLL>,
/openbmc/linux/drivers/clk/st/
H A Dclk-flexgen.c529 { .name = "clk-ref-hdmiphy", },
555 { .name = "clk-ref-hdmiphy", },
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1443 DRM_DEV_ERROR(hdata->dev, "failed to find hdmiphy conf\n"); in hdmiphy_conf_apply()
1455 DRM_DEV_ERROR(hdata->dev, "failed to configure hdmiphy\n"); in hdmiphy_conf_apply()
1493 dev_err(hdata->dev, "failed to enable HDMIPHY device.\n"); in hdmiphy_enable()
1924 const char *compatible_str = "samsung,exynos4212-hdmiphy"; in hdmi_get_phy_io()
1933 "Failed to find hdmiphy node in device tree\n"); in hdmi_get_phy_io()
/openbmc/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433.dtsi1103 phy = <&hdmiphy>;
1111 hdmiphy: hdmiphy@13af0000 { label

12