Searched refs:coreclock (Results 1 – 10 of 10) sorted by relevance
47 <&coreclock>, <&coreclock>,48 <&coreclock>, <&coreclock>;
482 enum sparx5_core_clockfreq freq = sparx5->coreclock; in sparx5_init_coreclock()491 if (sparx5->coreclock == SPX5_CORE_CLOCK_DEFAULT) in sparx5_init_coreclock()493 else if (sparx5->coreclock != SPX5_CORE_CLOCK_250MHZ) in sparx5_init_coreclock()499 if (sparx5->coreclock == SPX5_CORE_CLOCK_DEFAULT) in sparx5_init_coreclock()501 else if (sparx5->coreclock != SPX5_CORE_CLOCK_500MHZ) in sparx5_init_coreclock()506 if (sparx5->coreclock == SPX5_CORE_CLOCK_DEFAULT) in sparx5_init_coreclock()508 else if (sparx5->coreclock != SPX5_CORE_CLOCK_625MHZ) in sparx5_init_coreclock()512 if (sparx5->coreclock == SPX5_CORE_CLOCK_DEFAULT) in sparx5_init_coreclock()518 if (sparx5->coreclock == SPX5_CORE_CLOCK_DEFAULT) in sparx5_init_coreclock()520 else if (sparx5->coreclock == SPX5_CORE_CLOCK_250MHZ) in sparx5_init_coreclock()[all …]
165 max_core_bw = sparx5_clk_to_bandwidth(sparx5->coreclock); in sparx5_config_auto_calendar()285 clk_period_ps = sparx5_clk_period(sparx5->coreclock); in sparx5_dsm_calendar_calc()
35 switch (sparx5->coreclock) { in sparx5_ptp_get_1ppm()60 switch (sparx5->coreclock) { in sparx5_ptp_get_nominal_value()
33 (sparx5_clk_period(sparx5->coreclock) / 100); in sparx5_sdlb_clk_hz_get()
379 enum sparx5_core_clockfreq coreclock; member
472 u32 sys_clk = sparx5_clk_period(sparx5->coreclock); in sparx5_port_fifo_sz()
86 taxi_bw = (128 * 1000000) / sparx5_clk_period(sparx5->coreclock); in lan969x_dsm_calendar_calc()
77 unsigned long coreclock; member
2219 u32 freq = priv->coreclock == 250000000 ? 2 : in sparx5_serdes_clock_config()2220 priv->coreclock == 500000000 ? 1 : 0; in sparx5_serdes_clock_config()2689 priv->coreclock = clock; in sparx5_serdes_probe()