Searched refs:tick_32k (Results 1 – 1 of 1) sorted by relevance
333 _attribute_ram_code_ void pm_update_32k_rc_sleep_tick (unsigned int tick_32k, unsigned int tick) in pm_update_32k_rc_sleep_tick() argument335 pmcd.rc32_rt = tick_32k - pmcd.rc32_wakeup; //rc32_rt not used in pm_update_32k_rc_sleep_tick()336 …if (pmcd.calib || pmcd.ref_no > 20 || !pmcd.ref_tick || ((tick_32k - pmcd.ref_tick_32k) & 0xffffff… in pm_update_32k_rc_sleep_tick()339 pmcd.ref_tick_32k = tick_32k; in pm_update_32k_rc_sleep_tick()