Searched defs:tx_clk (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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
|
/Linux-v6.6/drivers/phy/starfive/ |
D | phy-jh7110-dphy-rx.c | 71 struct clk *tx_clk; member
|
/Linux-v6.6/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3952 static void macb_clks_disable(struct clk *pclk, struct clk *hclk, struct clk *tx_clk, in macb_clks_disable() 3967 struct clk **hclk, struct clk **tx_clk, in macb_clk_init() 4545 struct clk **hclk, struct clk **tx_clk, in at91ether_clk_init() 4642 struct clk **hclk, struct clk **tx_clk, in fu540_c000_clk_init() 4951 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; in macb_probe() local
|
D | macb.h | 1269 struct clk *tx_clk; member
|
/Linux-v6.6/drivers/dma/xilinx/ |
D | xilinx_dma.c | 513 struct clk *tx_clk; member 2616 struct clk **tx_clk, struct clk **rx_clk, in axidma_clk_init() 2714 struct clk **tx_clk, struct clk **txs_clk, in axivdma_clk_init()
|
/Linux-v6.6/drivers/net/phy/ |
D | micrel.c | 991 u16 rx, tx, rx_clk, tx_clk; in ksz9031_config_rgmii_delay() local
|