Searched refs:CHG_DCD_POLL_TIME (Results 1 – 3 of 3) sorted by relevance
93 #define CHG_DCD_POLL_TIME (100 * HZ / 1000) macro581 delay = CHG_DCD_POLL_TIME; in rk3288_chg_detect_work()608 delay = CHG_DCD_POLL_TIME; in rk3288_chg_detect_work()
1413 #define CHG_DCD_POLL_TIME (100 * HZ / 1000) macro1462 delay = CHG_DCD_POLL_TIME; in rockchip_chg_detect_work()1480 delay = CHG_DCD_POLL_TIME; in rockchip_chg_detect_work()
25 #define CHG_DCD_POLL_TIME 100 /* millisecond */ macro303 mdelay(CHG_DCD_POLL_TIME); in rockchip_chg_get_type()