Searched refs:NUM_CHANS (Results 1 – 1 of 1) sorted by relevance
20 #define NUM_CHANS 8 macro79 for (n = 0; n < NUM_CHANS; ++n) { in sun6i_msgbox_irq()207 chans = devm_kcalloc(dev, NUM_CHANS, sizeof(*chans), GFP_KERNEL); in sun6i_msgbox_probe()211 for (i = 0; i < NUM_CHANS; ++i) in sun6i_msgbox_probe()268 mbox->controller.num_chans = NUM_CHANS; in sun6i_msgbox_probe()