Searched refs:cclock (Results 1 – 3 of 3) sorted by relevance
76 static u32 sparx5_clk_to_bandwidth(enum sparx5_core_clockfreq cclock) in sparx5_clk_to_bandwidth() argument78 switch (cclock) { in sparx5_clk_to_bandwidth()
716 static inline u32 sparx5_clk_period(enum sparx5_core_clockfreq cclock) in sparx5_clk_period() argument718 switch (cclock) { in sparx5_clk_period()
764 u32 cclock_to_ns(struct hfi1_devdata *dd, u32 cclock);