Lines Matching defs:rx_clk
3961 struct clk *rx_clk, struct clk *tsu_clk) in macb_clks_disable()
3976 struct clk **rx_clk, struct clk **tsu_clk) in macb_clk_init()
4554 struct clk **rx_clk, struct clk **tsu_clk) in at91ether_clk_init()
4651 struct clk **rx_clk, struct clk **tsu_clk) in fu540_c000_clk_init()
4959 struct clk *pclk, *hclk = NULL, *tx_clk = NULL, *rx_clk = NULL; in macb_probe() local