Searched full:clk_eth (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | amlogic,meson-dwmac.yaml | 132 clocks = <&clk_eth>, <&clk_fclk_div2>, <&clk_mpll2>, <&clk_fclk_div2>;
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/atheros/ |
| D | ag71xx.c | 383 struct clk *clk_eth; member 1890 ag->clk_eth = devm_clk_get(&pdev->dev, "eth"); in ag71xx_probe() 1891 if (IS_ERR(ag->clk_eth)) { in ag71xx_probe() 1893 return PTR_ERR(ag->clk_eth); in ag71xx_probe() 1971 err = clk_prepare_enable(ag->clk_eth); in ag71xx_probe() 2009 clk_disable_unprepare(ag->clk_eth); in ag71xx_probe() 2024 clk_disable_unprepare(ag->clk_eth); in ag71xx_remove()
|
| /kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
| D | crg-hi3516cv300.c | 110 { HI3516CV300_ETH_CLK, "clk_eth", NULL, 0, 0xec, 1, 0, },
|
| /kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 290084 + HI3516A_ETH_CLK, "clk_eth", NULL, 291831 + HI3518EV20X_ETH_CLK, "clk_eth", "eth_mux", 292513 + HI3519AV100_ETH_CLK, "clk_eth", NULL, 292922 + HI3521A_ETH_CLK, "clk_eth", NULL, 293290 + HI3521DV200_ETH0_CLK, "clk_eth", NULL, 293512 + HI3531A_ETH_CLK, "clk_eth", NULL, 293917 + HI3531DV200_ETH_CLK, "clk_eth", NULL, 294495 + HI3535AV100_ETH_CLK, "clk_eth", NULL, 295402 + HI3556AV100_ETH_CLK, "clk_eth", NULL, 296201 + HI3559AV100_ETH_CLK, "clk_eth", NULL,
|
| /kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 13891 + HI3519AV100_ETH_CLK, "clk_eth", NULL,
|