Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dcros_peripheral_charger.c24 #define PCHG_CACHE_UPDATE_DELAY msecs_to_jiffies(500) macro
182 time_is_after_jiffies(port->last_update + PCHG_CACHE_UPDATE_DELAY)) in cros_pchg_get_port_status()