Home
last modified time | relevance | path

Searched refs:poll_int (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c27 unsigned int poll_int; /* µs */ member
60 delay = usecs_to_jiffies(info->poll_int); in spu_gov_work()
66 int delay = usecs_to_jiffies(info->poll_int); in spu_gov_init_work()
99 info->poll_int = POLL_TIME; in spu_gov_start()
/openbmc/skeleton/op-pwrctl/
H A Dpower_control_obj.c36 guint poll_int = control_get_poll_interval(control); in poll_pgood() local
37 if(poll_int == 0) in poll_pgood()