Searched defs:tol (Results 1 – 7 of 7) sorted by relevance
46 unsigned long freq, volt = 0, volt_old = 0, tol = 0; in omap_target() local
53 unsigned long volt = 0, volt_old = 0, tol = 0; in set_target() local
19 unsigned tol : 1; member
255 unsigned int tol : 1; member
1611 u32 tol; in tipc_nl_parse_link_prop() local1680 u32 tol; in tipc_nl_link_set() local
203 unsigned long tol = l->tolerance; in tipc_node_calculate_timer() local
693 static int make_rate_with_tolerance (const hrz_dev * dev, u32 c, rounding r, unsigned int tol, in make_rate_with_tolerance()