Home
last modified time | relevance | path

Searched refs:tsu_clk (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-clk-ccf.dtsi193 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
198 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
203 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
208 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3373 struct clk *tsu_clk; in gem_get_tsu_rate()
3376 tsu_clk = devm_clk_get(&bp->pdev->dev, "tsu_clk"); in gem_get_tsu_rate()
3377 if (!IS_ERR(tsu_clk)) in gem_get_tsu_rate()
3378 tsu_rate = clk_get_rate(tsu_clk); in gem_get_tsu_rate()
3381 tsu_clk = bp->pclk; in gem_get_ptp_max_adj()
3382 tsu_rate = clk_get_rate(tsu_clk); in gem_get_ptp_max_adj()
3968 struct clk *rx_clk, struct clk *tsu_clk) in macb_clks_disable()
3971 { .clk = tsu_clk, }, in macb_clks_disable()
3983 struct clk **rx_clk, struct clk **tsu_clk) in macb_clk_init()
3366 struct clk *tsu_clk; gem_get_tsu_rate() local
3961 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
3976 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) macb_clk_init() argument
4554 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
4651 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
4960 struct clk *tsu_clk = NULL; macb_probe() local
[all...]
H A Dmacb.h1191 struct clk **rx_clk, struct clk **tsu_clk);
1271 struct clk *tsu_clk; member
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp.dtsi586 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
602 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
618 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
634 clock-names = "pclk", "hclk", "tx_clk", "rx_clk", "tsu_clk";
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama7g5.dtsi855 clock-names = "pclk", "hclk", "tx_clk", "tsu_clk";