Searched refs:Timer_PWRCLK (Results 1 – 2 of 2) sorted by relevance
81 static bs_time_t Timer_PWRCLK = TIME_NEVER; variable91 Timer_PWRCLK = TIME_NEVER; in nhw_CLOCK_update_master_timer()97 if (el_min < Timer_PWRCLK) { in nhw_CLOCK_update_master_timer()98 Timer_PWRCLK = el_min; in nhw_CLOCK_update_master_timer()377 if (Timer_PWRCLK == nhw_clkpwr_st.Timer_XO) { in nhw_pwrclk_timer_triggered()379 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_PLL) { in nhw_pwrclk_timer_triggered()381 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_LFCLK) { in nhw_pwrclk_timer_triggered()383 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_CAL) { in nhw_pwrclk_timer_triggered()385 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_XOTUNE) { in nhw_pwrclk_timer_triggered()392 NSI_HW_EVENT(Timer_PWRCLK, nhw_pwrclk_timer_triggered, 50);
106 static bs_time_t Timer_PWRCLK = TIME_NEVER; variable121 Timer_PWRCLK = TIME_NEVER; in nhw_clock_update_master_timer()130 if (el_min < Timer_PWRCLK) { in nhw_clock_update_master_timer()131 Timer_PWRCLK = el_min; in nhw_clock_update_master_timer()508 if (Timer_PWRCLK == c_el->Timer_CLOCK_HF) { in nhw_pwrclk_timer_triggered()511 } else if (Timer_PWRCLK == c_el->Timer_CLOCK_LF) { in nhw_pwrclk_timer_triggered()514 } else if (Timer_PWRCLK == c_el->Timer_LF_cal) { in nhw_pwrclk_timer_triggered()518 } else if (Timer_PWRCLK == c_el->Timer_caltimer) { in nhw_pwrclk_timer_triggered()529 NSI_HW_EVENT(Timer_PWRCLK, nhw_pwrclk_timer_triggered, 50);