Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c20 #define POLL_TIME 100000 /* in µs */ macro
99 info->poll_int = POLL_TIME; in spu_gov_start()
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c98 #define POLL_TIME msecs_to_jiffies(250) macro
507 mod_delayed_work(system_wq, &data->detect, POLL_TIME); in sun4i_usb_phy_power_off()
658 queue_delayed_work(system_wq, &data->detect, POLL_TIME); in sun4i_usb_phy0_id_vbus_det_scan()