Searched full:phy_ref (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/ |
D | nwl-dsi.yaml | 45 - description: PHY_REF clock 53 - const: phy_ref 157 clock-names = "core", "rx_esc", "tx_esc", "phy_ref", "lcdif";
|
D | fsl,imx93-mipi-dsi.yaml | 36 - const: phy_ref 75 clock-names = "pclk", "pix", "phy_cfg", "phy_ref";
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | hisilicon,phy-hi3670-pcie.yaml | 39 - const: phy_ref 77 clock-names = "phy_ref", "aux",
|
D | mixel,mipi-dsi-phy.yaml | 33 const: phy_ref 92 clock-names = "phy_ref";
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | nxp,imx8mq-mipi-csi2.yaml | 32 - description: ui is the pixel clock (phy_ref up to 333Mhz).
|
/linux-6.12.1/drivers/phy/freescale/ |
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-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | fsl,imx8qxp-csr.yaml | 188 clock-names = "phy_ref";
|
/linux-6.12.1/Documentation/devicetree/bindings/bus/ |
D | fsl,imx8qxp-pixel-link-msi-bus.yaml | 224 clock-names = "phy_ref";
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-visconti.c | 195 dev_err(&pdev->dev, "failed to enable phy_ref clock: %d\n", err); in visconti_eth_clock_probe()
|
D | dwmac-dwc-qos-eth.c | 150 dev_err(&pdev->dev, "failed to enable phy_ref clock: %d\n", in dwc_qos_probe()
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | nwl-dsi.c | 1007 clk = devm_clk_get(dsi->dev, "phy_ref"); in nwl_dsi_parse_dt() 1010 DRM_DEV_ERROR(dsi->dev, "Failed to get phy_ref clock: %d\n", in nwl_dsi_parse_dt()
|
/linux-6.12.1/drivers/phy/hisilicon/ |
D | phy-hi3670-pcie.c | 764 phy->phy_ref_clk = devm_clk_get(dev, "phy_ref"); in hi3670_pcie_phy_get_resources()
|
/linux-6.12.1/drivers/gpu/drm/bridge/imx/ |
D | imx93-mipi-dsi.c | 860 dsi->clk_ref = devm_clk_get(dev, "phy_ref"); in imx93_dsi_probe()
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq.dtsi | 1261 clock-names = "core", "rx_esc", "tx_esc", "phy_ref", "lcdif"; 1307 clock-names = "phy_ref";
|