Searched full:phy_ref (Results 1 – 6 of 6) 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";
|
H A D | fsl,imx93-mipi-dsi.yaml | 36 - const: phy_ref 75 clock-names = "pclk", "pix", "phy_cfg", "phy_ref";
|
/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/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()
|