Searched refs:ppib_inst (Results 1 – 1 of 1) sorted by relevance
90 static inline void nhw_ppib_is_inst_ch_valid(uint ppib_inst, uint ppib_ch, const char *type) in nhw_ppib_is_inst_ch_valid() argument92 if ((ppib_inst >= NHW_PPIB_TOTAL_INST) || (ppib_ch >= nhw_ppib_st[ppib_inst].n_ch) ) { in nhw_ppib_is_inst_ch_valid()94 type, ppib_ch, nhw_ppib_st[ppib_inst].n_ch, ppib_inst); in nhw_ppib_is_inst_ch_valid()