Searched defs:tol (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/cpufreq/ |
D | omap-cpufreq.c | 49 unsigned long freq, volt = 0, volt_old = 0, tol = 0; in omap_target() local
|
/Linux-v4.19/drivers/devfreq/ |
D | exynos-bus.c | 102 unsigned long old_freq, new_freq, new_volt, tol; in exynos_bus_target() local
|
/Linux-v4.19/net/tipc/ |
D | node.c | 442 unsigned long tol = tipc_link_tolerance(l); in tipc_node_calculate_timer() local 2027 u32 tol; in tipc_nl_node_set_link() local
|
D | link.c | 1964 u32 tol; in tipc_nl_parse_link_prop() local 2234 void tipc_link_set_tolerance(struct tipc_link *l, u32 tol, in tipc_link_set_tolerance()
|
/Linux-v4.19/drivers/opp/ |
D | core.c | 1108 unsigned long tol; in _opp_add_v1() local
|
/Linux-v4.19/drivers/atm/ |
D | horizon.c | 694 static int make_rate_with_tolerance (const hrz_dev * dev, u32 c, rounding r, unsigned int tol, in make_rate_with_tolerance()
|