Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sunxi.c23 struct clk *tx_clk; member
H A Ddwmac-intel-plat.c20 struct clk *tx_clk; member
H A Ddwmac-sun8i.c71 struct clk *tx_clk; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c3610 struct clk **hclk, struct clk **tx_clk, in macb_clk_init()
4219 struct clk **hclk, struct clk **tx_clk, in at91ether_clk_init()
4316 struct clk **hclk, struct clk **tx_clk, in fu540_c000_clk_init()
4482 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; in macb_probe() local
H A Dmacb.h1190 struct clk *tx_clk; member
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dma.c507 struct clk *tx_clk; member
2562 struct clk **tx_clk, struct clk **rx_clk, in axidma_clk_init()
2660 struct clk **tx_clk, struct clk **txs_clk, in axivdma_clk_init()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmicrel.c620 u16 rx, tx, rx_clk, tx_clk; in ksz9031_config_rgmii_delay() local