Searched refs:leak_time_us (Results 1 – 1 of 1) sorted by relevance
391 u32 leak_time_us; in sparx5_leak_groups_init() local405 leak_time_us = (SPX5_SE_RATE_MAX * 1000) / lg->max_rate; in sparx5_leak_groups_init()408 lg->leak_time = 1000 * leak_time_us; in sparx5_leak_groups_init()411 lg->resolution = 1000 / leak_time_us; in sparx5_leak_groups_init()416 lg->max_ses = (1000 * leak_time_us) / sys_clk_per_100ps; in sparx5_leak_groups_init()
Completed in 5 milliseconds