Lines Matching defs:n
151 for (int n = 0; n < n_ch; n++) { in nhw_dppi_free() local
264 int n = this->reg_used[ch_n]; in nhw_dppi_channel_subscribe() local
272 int n) in nhw_dppi_shift_registration()
349 static void nhw_dppi_task_chg_en(uint dppi_inst, uint n) in nhw_dppi_task_chg_en()
359 static void nhw_dppi_task_chg_dis(uint dppi_inst, uint n) in nhw_dppi_task_chg_dis()
369 void nhw_dppi_regw_sideeffects_TASK_CHGn_EN(uint dppi_inst, uint n) in nhw_dppi_regw_sideeffects_TASK_CHGn_EN()
381 void nhw_dppi_regw_sideeffects_TASK_CHGn_DIS(uint dppi_inst, uint n) in nhw_dppi_regw_sideeffects_TASK_CHGn_DIS()
395 uint n = (uintptr_t)param & 0xFFFF; in nhw_dppi_taskwrap_chg_en() local
401 uint n = (uintptr_t)param & 0xFFFF; in nhw_dppi_taskwrap_chg_dis() local
405 void nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_EN(unsigned int dppi_inst, uint n) in nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_EN()
419 void nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_DIS(unsigned int dppi_inst, uint n) in nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_DIS()
471 void nhw_dppi_regw_sideeffects_CHGn(uint dppi_inst, uint n) in nhw_dppi_regw_sideeffects_CHGn()