Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/i2c/
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";
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dsamsung,exynos-hdmi-phy.yaml19 - samsung,exynos4210-hdmiphy
20 - samsung,exynos4212-hdmiphy
21 - const: samsung,exynos5-hdmiphy
40 compatible = "samsung,exynos4210-hdmiphy";
Dphy-rockchip-inno-hdmi.txt15 - interrupts : phandle + interrupt specified for the hdmiphy interrupt
/Linux-v6.6/Documentation/devicetree/bindings/display/samsung/
Dsamsung,exynos-hdmi.yaml154 parents i.e. sclk_pixel and sclk_hdmiphy. If hdmiphy is stable
197 phy = <&hdmiphy>;
/Linux-v6.6/drivers/i2c/busses/
Di2c-s3c2410.c130 .name = "s3c2440-hdmiphy-i2c",
142 { .compatible = "samsung,s3c2440-hdmiphy-i2c",
298 * Where, step "4*" is only for buses with the "HDMIPHY" quirk. in s3c24xx_i2c_stop()
305 * b) HDMIPHY bus does neither, so there is no way to do step 3. in s3c24xx_i2c_stop()
310 * step 2, the HDMIPHY bus generates the STOP condition, and then in s3c24xx_i2c_stop()
321 * The HDMIPHY bus is an internal bus that always has exactly two in s3c24xx_i2c_stop()
322 * devices, the host as Master and the HDMIPHY device as the slave. in s3c24xx_i2c_stop()
/Linux-v6.6/drivers/clk/rockchip/
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,
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,
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,
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Drockchip,rv1108-cru.yaml29 - "hdmiphy" - external clock input derived from HDMI PHY - optional
/Linux-v6.6/arch/arm/boot/dts/samsung/
Dexynos5250.dtsi470 compatible = "samsung,s3c2440-hdmiphy-i2c";
479 hdmiphy: hdmi-phy@38 { label
480 compatible = "samsung,exynos4212-hdmiphy";
789 phy = <&hdmiphy>;
Dexynos4.dtsi599 compatible = "samsung,s3c2440-hdmiphy-i2c";
607 compatible = "samsung,exynos4210-hdmiphy";
Dexynos5420.dtsi757 phy = <&hdmiphy>;
764 hdmiphy: hdmi-phy@145d0000 { label
/Linux-v6.6/include/dt-bindings/clock/
Drk3328-cru.h96 #define HDMIPHY 122 macro
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3318-a95x-z2.dts199 &hdmiphy {
Drk3328-a1.dts140 &hdmiphy {
Drk3328-rock64.dts163 &hdmiphy {
Drk3328-roc-cc.dts171 &hdmiphy {
Drk3328.dtsi737 phys = <&hdmiphy>;
764 hdmiphy: phy@ff430000 { label
808 <&cru HDMIPHY>, <&cru PLL_APLL>,
/Linux-v6.6/drivers/clk/st/
Dclk-flexgen.c529 { .name = "clk-ref-hdmiphy", },
555 { .name = "clk-ref-hdmiphy", },
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1440 DRM_DEV_ERROR(hdata->dev, "failed to find hdmiphy conf\n"); in hdmiphy_conf_apply()
1452 DRM_DEV_ERROR(hdata->dev, "failed to configure hdmiphy\n"); in hdmiphy_conf_apply()
1490 dev_err(hdata->dev, "failed to enable HDMIPHY device.\n"); in hdmiphy_enable()
1919 const char *compatible_str = "samsung,exynos4212-hdmiphy"; in hdmi_get_phy_io()
1928 "Failed to find hdmiphy node in device tree\n"); in hdmi_get_phy_io()
/Linux-v6.6/arch/arm64/boot/dts/exynos/
Dexynos5433.dtsi1103 phy = <&hdmiphy>;
1111 hdmiphy: hdmiphy@13af0000 { label
/Linux-v6.6/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c1374 /* only the newer rk3328 hdmiphy has an interrupt */ in inno_hdmi_phy_probe()