Searched full:enet_clk_ref (Results 1 – 23 of 23) sorted by relevance
/openbmc/linux/arch/arm/mach-imx/ |
H A D | mach-imx6q.c | 94 * If enet_clk_ref configured, we assume DT did it properly and . in imx6q_1588_init() 97 fec_enet_ref = of_clk_get_by_name(np, "enet_clk_ref"); in imx6q_1588_init()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl,fec.yaml | 102 The "enet_clk_ref"(option), for MAC transmit/receiver reference clock like 119 - enet_clk_ref
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8-ss-conn.dtsi | 111 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp"; 131 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp";
|
H A D | imx8ulp-evk.dts | 157 clock-names = "ipg", "ahb", "ptp", "enet_clk_ref";
|
H A D | imx93.dtsi | 778 "enet_clk_ref", "enet_out";
|
H A D | imx8mn.dtsi | 1039 "enet_clk_ref", "enet_out";
|
H A D | imx8mm.dtsi | 1096 "enet_clk_ref", "enet_out";
|
H A D | imx8mq.dtsi | 1547 "enet_clk_ref", "enet_out";
|
H A D | imx8mp.dtsi | 1337 "enet_clk_ref", "enet_out";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx7d.dtsi | 137 "enet_clk_ref", "enet_out";
|
H A D | fsl-imx8dx.dtsi | 466 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp"; 484 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp";
|
H A D | fsl-imx8mq.dtsi | 323 "enet_clk_ref", "enet_out";
|
H A D | imx6ul.dtsi | 481 "enet_clk_ref", "enet_out"; 779 "enet_clk_ref", "enet_out";
|
H A D | imx6ull.dtsi | 570 "enet_clk_ref", "enet_out"; 879 "enet_clk_ref", "enet_out";
|
H A D | imx6sx.dtsi | 859 "enet_clk_ref", "enet_out"; 968 "enet_clk_ref", "enet_out";
|
H A D | imx7s.dtsi | 1114 "enet_clk_ref", "enet_out";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d.dtsi | 211 "enet_clk_ref", "enet_out";
|
H A D | imx6ul.dtsi | 536 "enet_clk_ref"; 895 "enet_clk_ref";
|
H A D | imx6sx.dtsi | 987 "enet_clk_ref", "enet_out"; 1105 "enet_clk_ref", "enet_out";
|
H A D | imx7-colibri.dtsi | 160 clock-names = "ipg", "ahb", "ptp", "enet_clk_ref";
|
H A D | imx6qdl.dtsi | 1053 clock-names = "ipg", "ahb", "ptp", "enet_clk_ref";
|
H A D | imx7s.dtsi | 1262 "enet_clk_ref", "enet_out";
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 4471 fep->clk_ref = devm_clk_get_optional(&pdev->dev, "enet_clk_ref"); in fec_probe()
|