Searched defs:tx_clk (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-sunxi.c | 23 struct clk *tx_clk; member
|
D | dwmac-intel-plat.c | 20 struct clk *tx_clk; member
|
D | dwmac-s32.c | 37 struct clk *tx_clk; member
|
/linux-6.14.4/drivers/phy/starfive/ |
D | phy-jh7110-dphy-rx.c | 66 struct clk *tx_clk; member
|
/linux-6.14.4/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3997 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
|
D | macb.h | 1278 struct clk *tx_clk; member
|
/linux-6.14.4/drivers/dma/xilinx/ |
D | xilinx_dma.c | 515 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/ |
D | micrel.c | 1105 u16 rx, tx, rx_clk, tx_clk; in ksz9031_config_rgmii_delay() local
|