Searched full:phy_ref (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | nwl-dsi.yaml | 45 - description: PHY_REF clock 53 - const: phy_ref 173 clock-names = "core", "rx_esc", "tx_esc", "phy_ref", "lcdif";
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | hisilicon,phy-hi3670-pcie.yaml | 39 - const: phy_ref 77 clock-names = "phy_ref", "aux",
|
H A D | mixel,mipi-dsi-phy.yaml | 33 const: phy_ref 87 clock-names = "phy_ref";
|
/linux/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 692 priv->phy_ref_clk = devm_clk_get(&pdev->dev, "phy_ref"); in mixel_dphy_probe() 694 dev_err(dev, "No phy_ref clock found\n"); in mixel_dphy_probe() 697 dev_dbg(dev, "phy_ref clock rate: %lu\n", in mixel_dphy_probe()
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | nxp,imx8mq-mipi-csi2.yaml | 40 - description: ui is the pixel clock (phy_ref up to 333Mhz).
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-visconti.c | 202 dev_err(&pdev->dev, "failed to enable phy_ref clock: %d\n", err); in visconti_eth_clock_probe()
|
/linux/drivers/gpu/drm/bridge/ |
H A D | nwl-dsi.c | 1006 clk = devm_clk_get(dsi->dev, "phy_ref"); in nwl_dsi_parse_dt() 1009 DRM_DEV_ERROR(dsi->dev, "Failed to get phy_ref clock: %d\n", in nwl_dsi_parse_dt()
|
/linux/drivers/phy/hisilicon/ |
H A D | phy-hi3670-pcie.c | 769 phy->phy_ref_clk = devm_clk_get(dev, "phy_ref"); in hi3670_pcie_phy_get_resources()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq.dtsi | 1257 clock-names = "core", "rx_esc", "tx_esc", "phy_ref", "lcdif"; 1303 clock-names = "phy_ref";
|