Searched defs:tmax (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/macintosh/ |
H A D | windfarm_pid.h | 68 s32 tmax; /* PID input max */ member
|
H A D | windfarm_pm91.c | 149 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
|
H A D | windfarm_mpu.h | 48 u8 tmax; /* 0x29 - Max temperature */ member
|
H A D | windfarm_pm81.c | 400 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans() local
|
H A D | windfarm_pm112.c | 134 s32 tmax; in create_cpu_loop() local
|
H A D | windfarm_rm31.c | 297 s32 tmax, ttarget, ptarget; in cpu_setup_pid() local
|
H A D | windfarm_pm72.c | 396 s32 tmax, ttarget, ptarget; in cpu_setup_pid() local
|
H A D | windfarm_pm121.c | 648 s32 tmax, tdelta, maxpow, powadj; in pm121_create_cpu_fans() local
|
/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 4097 const u32 tmax = sky2_clk2us(hw, 0x0ffffff); in sky2_set_coalesce() local
|
/linux/net/core/ |
H A D | neighbour.c | 247 u64 tmax = ktime_get_ns() + NSEC_PER_MSEC; in neigh_forced_gc() local
|