Searched defs:tol (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/cpufreq/ |
D | omap-cpufreq.c | 46 unsigned long freq, volt = 0, volt_old = 0, tol = 0; in omap_target() local
|
D | cpufreq-dt.c | 47 unsigned long volt = 0, volt_old = 0, tol = 0; in set_target() local
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | dma.h | 19 unsigned tol : 1; member
|
D | dma_defs.h | 255 unsigned int tol : 1; member
|
/linux-4.1.27/net/tipc/ |
D | link.c | 1737 static void link_set_supervision_props(struct tipc_link *l_ptr, u32 tol) in link_set_supervision_props() 1853 u32 tol; in tipc_nl_parse_link_prop() local 1919 u32 tol; in tipc_nl_link_set() local
|
/linux-4.1.27/drivers/atm/ |
D | horizon.c | 693 static int make_rate_with_tolerance (const hrz_dev * dev, u32 c, rounding r, unsigned int tol, in make_rate_with_tolerance()
|