Home
last modified time | relevance | path

Searched defs:tx_clk (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sunxi.c23 struct clk *tx_clk; member
Ddwmac-intel-plat.c20 struct clk *tx_clk; member
Ddwmac-s32.c37 struct clk *tx_clk; member
/linux-6.14.4/drivers/phy/starfive/
Dphy-jh7110-dphy-rx.c66 struct clk *tx_clk; member
/linux-6.14.4/drivers/net/ethernet/cadence/
Dmacb_main.c3997 static void macb_clks_disable(struct clk *pclk, struct clk *hclk, struct clk *tx_clk, in macb_clks_disable()
4012 struct clk **hclk, struct clk **tx_clk, in macb_clk_init()
4594 struct clk **hclk, struct clk **tx_clk, in at91ether_clk_init()
4691 struct clk **hclk, struct clk **tx_clk, in fu540_c000_clk_init()
5002 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; in macb_probe() local
Dmacb.h1278 struct clk *tx_clk; member
/linux-6.14.4/drivers/dma/xilinx/
Dxilinx_dma.c515 struct clk *tx_clk; member
2624 struct clk **tx_clk, struct clk **rx_clk, in axidma_clk_init()
2722 struct clk **tx_clk, struct clk **txs_clk, in axivdma_clk_init()
/linux-6.14.4/drivers/net/phy/
Dmicrel.c1105 u16 rx, tx, rx_clk, tx_clk; in ksz9031_config_rgmii_delay() local