Searched refs:PL041_CHANNEL_NUM (Results 1 – 1 of 1) sorted by relevance
25 #define PL041_CHANNEL_NUM (4) macro36 static struct pl041_irq_def irq_tbl[PL041_CHANNEL_NUM];262 if (channel < 0 || channel >= PL041_CHANNEL_NUM) in aaci_pl041_irq_register()274 if (channel < 0 || channel >= PL041_CHANNEL_NUM) in aaci_pl041_irq_unregister()293 for (channel = 0; (channel < PL041_CHANNEL_NUM) && (mask); channel++) in aaci_pl041_irq_handle()
Completed in 5 milliseconds