Home
last modified time | relevance | path

Searched full:gcc_eth_ptp_clk (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/dt-bindings/clock/
H A Dqcom,gcc-sdx55.h53 #define GCC_ETH_PTP_CLK 46 macro
H A Dqcom,gcc-qcs404.h59 #define GCC_ETH_PTP_CLK 50 macro
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dqcom,ethqos.yaml89 <&gcc GCC_ETH_PTP_CLK>,
/openbmc/linux/drivers/clk/qcom/
H A Dgcc-sdx55.c1003 static struct clk_branch gcc_eth_ptp_clk = { variable
1010 .name = "gcc_eth_ptp_clk",
1516 [GCC_ETH_PTP_CLK] = &gcc_eth_ptp_clk.clkr,
H A Dgcc-qcs404.c1710 static struct clk_branch gcc_eth_ptp_clk = { variable
1717 .name = "gcc_eth_ptp_clk",
2663 [GCC_ETH_PTP_CLK] = &gcc_eth_ptp_clk.clkr,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404.dtsi1048 <&gcc GCC_ETH_PTP_CLK>,