Lines Matching refs:clkpwr_status

70 struct clkpwr_status {  struct
107 static struct clkpwr_status nhw_clkpwr_st[NHW_CLKPWR_TOTAL_INST]; argument
116 void nhw_clock_HFTimer_triggered(struct clkpwr_status *this);
117 void nhw_clock_LFTimer_triggered(struct clkpwr_status *this);
124 struct clkpwr_status * c_el = &nhw_clkpwr_st[i]; in nhw_clock_update_master_timer()
147 struct clkpwr_status * c_el = &nhw_clkpwr_st[i]; in nhw_clock_init()
187 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_pwrclk_eval_interrupt()
258 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_signal_handler()
277 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_LFCLKSTOP()
288 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_HFCLKSTART()
299 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_HFCLKSTOP()
342 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_CAL()
357 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_CTSTART()
372 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_CTSTOP()
387 struct clkpwr_status *this = &nhw_clkpwr_st[i]; in nhw_CLOCK_regw_sideeffects_INTENSET()
397 struct clkpwr_status *this = &nhw_clkpwr_st[i]; in nhw_CLOCK_regw_sideeffects_INTENCLR()
437 void nhw_clock_LFTimer_triggered(struct clkpwr_status *this) { in nhw_clock_LFTimer_triggered()
463 void nhw_clock_HFTimer_triggered(struct clkpwr_status *this) { in nhw_clock_HFTimer_triggered()
483 void nhw_clock_LF_cal_triggered(struct clkpwr_status *this) { in nhw_clock_LF_cal_triggered()
492 void nhw_clock_caltimer_triggered(struct clkpwr_status *this) { in nhw_clock_caltimer_triggered()
507 struct clkpwr_status * c_el = &nhw_clkpwr_st[i]; in nhw_pwrclk_timer_triggered()
541 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; \