Searched full:iahb (Results 1 – 25 of 46) sorted by relevance
12
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/ |
| D | amlogic,meson-dw-hdmi.txt | 42 - clocks, clock-names : must have the phandles to the HDMI iahb and isfr clocks, 45 the clocks are soc specific, the clock-names should be "iahb", "isfr", "venci" 94 clock-names = "isfr", "iahb", "venci";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/imx/ |
| D | hdmi.txt | 18 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 47 clock-names = "iahb", "isfr";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/imx/ |
| D | hdmi.txt | 18 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 47 clock-names = "iahb", "isfr";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun8i-a83t-dw-hdmi.yaml | 62 - const: iahb 187 clock-names = "iahb", "isfr", "tmds"; 245 clock-names = "iahb", "isfr", "tmds", "cec", "hdcp",
|
| D | amlogic,meson-dw-hdmi.yaml | 68 - const: iahb 126 clock-names = "isfr", "iahb", "venci";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/rockchip/ |
| D | dw_hdmi-rockchip.txt | 21 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 48 clock-names = "iahb", "isfr";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/bridge/ |
| D | renesas,dw-hdmi.txt | 27 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 46 clock-names = "iahb", "isfr";
|
| D | dw_hdmi.txt | 26 - "iahb" is the bus clock for either AHB and APB (mandatory).
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/rockchip/ |
| D | dw_hdmi-rockchip.txt | 23 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 59 clock-names = "iahb", "isfr";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | renesas,dw-hdmi.txt | 32 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt. 51 clock-names = "iahb", "isfr";
|
| D | dw_hdmi.txt | 26 - "iahb" is the bus clock for either AHB and APB (mandatory).
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb.dtsi | 307 clock-names = "isfr", "iahb", "venci";
|
| D | meson-gxl.dtsi | 259 clock-names = "isfr", "iahb", "venci";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb.dtsi | 317 clock-names = "isfr", "iahb", "venci";
|
| D | meson-gxl.dtsi | 329 clock-names = "isfr", "iahb", "venci";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/sunxi/ |
| D | sun4i-drm.txt | 85 * iahb: the HDMI bus clock
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 2394 hdmi->iahb_clk = devm_clk_get(hdmi->dev, "iahb"); in __dw_hdmi_probe() 2397 dev_err(hdmi->dev, "Unable to get HDMI iahb clk: %d\n", ret); in __dw_hdmi_probe() 2403 dev_err(hdmi->dev, "Cannot enable HDMI iahb clock: %d\n", ret); in __dw_hdmi_probe()
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | sun8i-r40.dtsi | 777 clock-names = "iahb", "isfr", "tmds";
|
| D | sunxi-h3-h5.dtsi | 755 clock-names = "iahb", "isfr", "tmds";
|
| D | sun8i-a83t.dtsi | 932 clock-names = "iahb", "isfr", "tmds";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 3275 hdmi->iahb_clk = devm_clk_get(hdmi->dev, "iahb"); in dw_hdmi_probe() 3278 dev_err(hdmi->dev, "Unable to get HDMI iahb clk: %d\n", ret); in dw_hdmi_probe() 3284 dev_err(hdmi->dev, "Cannot enable HDMI iahb clock: %d\n", ret); in dw_hdmi_probe()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | sunxi-h3-h5.dtsi | 803 clock-names = "iahb", "isfr", "tmds";
|
| D | sun8i-r40.dtsi | 1102 clock-names = "iahb", "isfr", "tmds";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-h6.dtsi | 756 clock-names = "iahb", "isfr", "tmds", "cec", "hdcp",
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
| D | meson_dw_hdmi.c | 1054 ret = meson_enable_clk(dev, "iahb"); in meson_dw_hdmi_bind()
|
12