Home
last modified time | relevance | path

Searched defs:tol (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/cpufreq/
Domap-cpufreq.c46 unsigned long freq, volt = 0, volt_old = 0, tol = 0; in omap_target() local
Dcpufreq-dt.c53 unsigned long volt = 0, volt_old = 0, tol = 0; in set_target() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
Ddma.h19 unsigned tol : 1; member
Ddma_defs.h255 unsigned int tol : 1; member
/linux-4.4.14/net/tipc/
Dlink.c1611 u32 tol; in tipc_nl_parse_link_prop() local
1680 u32 tol; in tipc_nl_link_set() local
Dnode.c203 unsigned long tol = l->tolerance; in tipc_node_calculate_timer() local
/linux-4.4.14/drivers/atm/
Dhorizon.c693 static int make_rate_with_tolerance (const hrz_dev * dev, u32 c, rounding r, unsigned int tol, in make_rate_with_tolerance()