Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dadc-battery-helper.c63 #define POLL_TIME (30 * HZ) macro
186 INIT_POLL_TIME : POLL_TIME); in adc_battery_helper_work()
/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c97 #define POLL_TIME msecs_to_jiffies(250) macro
506 mod_delayed_work(system_percpu_wq, &data->detect, POLL_TIME); in sun4i_usb_phy_power_off()
657 queue_delayed_work(system_percpu_wq, &data->detect, POLL_TIME); in sun4i_usb_phy0_id_vbus_det_scan()