Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-s32.c37 struct clk *tx_clk; member
/linux/drivers/phy/starfive/
H A Dphy-jh7110-dphy-rx.c66 struct clk *tx_clk; member
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c4169 static void macb_clks_disable(struct clk *pclk, struct clk *hclk, struct clk *tx_clk, in macb_clks_disable()
4184 struct clk **hclk, struct clk **tx_clk, in macb_clk_init()
4766 struct clk **hclk, struct clk **tx_clk, in at91ether_clk_init()
4863 struct clk **hclk, struct clk **tx_clk, in fu540_c000_clk_init()
5174 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; in macb_probe() local
H A Dmacb.h1276 struct clk *tx_clk; member
/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c516 struct clk *tx_clk; member
2625 struct clk **tx_clk, struct clk **rx_clk, in axidma_clk_init()
2723 struct clk **tx_clk, struct clk **txs_clk, in axivdma_clk_init()
/linux/drivers/net/phy/
H A Dmicrel.c1132 u16 rx, tx, rx_clk, tx_clk; in ksz9031_config_rgmii_delay() local