Searched defs:tx_clk (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac-sunxi.c | 23 struct clk *tx_clk; member
|
A D | dwmac-intel-plat.c | 20 struct clk *tx_clk; member
|
A D | dwmac-sun8i.c | 71 struct clk *tx_clk; member
|
/linux/drivers/net/ethernet/cadence/ |
A D | macb_main.c | 3749 static void macb_clks_disable(struct clk *pclk, struct clk *hclk, struct clk *tx_clk, in macb_clks_disable() 3764 struct clk **hclk, struct clk **tx_clk, in macb_clk_init() 4342 struct clk **hclk, struct clk **tx_clk, in at91ether_clk_init() 4439 struct clk **hclk, struct clk **tx_clk, in fu540_c000_clk_init() 4666 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; in macb_probe() local
|
A D | macb.h | 1260 struct clk *tx_clk; member
|
/linux/drivers/dma/xilinx/ |
A D | xilinx_dma.c | 507 struct clk *tx_clk; member 2577 struct clk **tx_clk, struct clk **rx_clk, in axidma_clk_init() 2675 struct clk **tx_clk, struct clk **txs_clk, in axivdma_clk_init()
|
/linux/drivers/net/phy/ |
A D | micrel.c | 752 u16 rx, tx, rx_clk, tx_clk; in ksz9031_config_rgmii_delay() local
|
Completed in 43 milliseconds