Searched defs:tsu_clk (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3734 struct clk *tsu_clk; gem_get_tsu_rate() local 4618 macb_clks_disable(struct clk * pclk,struct clk * hclk,struct clk * tx_clk,struct clk * rx_clk,struct clk * tsu_clk) macb_clks_disable() argument 4633 macb_clk_init_dflt(struct platform_device * pdev,struct clk ** pclk,struct clk ** hclk,struct clk ** tx_clk,struct clk ** rx_clk,struct clk ** tsu_clk) macb_clk_init_dflt() argument 4718 macb_clk_init(struct platform_device * pdev,struct clk ** pclk,struct clk ** hclk,struct clk ** tx_clk,struct clk ** rx_clk,struct clk ** tsu_clk,const struct macb_config * config) macb_clk_init() argument 5277 at91ether_clk_init(struct platform_device * pdev,struct clk ** pclk,struct clk ** hclk,struct clk ** tx_clk,struct clk ** rx_clk,struct clk ** tsu_clk) at91ether_clk_init() argument 5383 fu540_c000_clk_init(struct platform_device * pdev,struct clk ** pclk,struct clk ** hclk,struct clk ** tx_clk,struct clk ** rx_clk,struct clk ** tsu_clk) fu540_c000_clk_init() argument 5778 struct clk *tsu_clk = NULL; macb_probe() local [all...] |
| H A D | macb.h | 1325 struct clk *tsu_clk; member
|