Searched defs:tx_clk (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac-sunxi.c | 30 struct clk *tx_clk; member in struct:sunxi_priv_data |
/linux-4.1.27/drivers/net/ethernet/cadence/ | ||
H A D | macb.c | 2737 struct clk *pclk, *hclk, *tx_clk; macb_probe() local 2205 macb_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk) macb_clk_init() argument 2626 at91ether_clk_init(struct platform_device *pdev, struct clk **pclk, struct clk **hclk, struct clk **tx_clk) at91ether_clk_init() argument |
H A D | macb.h | 798 struct clk *tx_clk; member in struct:macb |
Completed in 411 milliseconds