Searched refs:MAX_PRUSS_EVT (Results 1 – 1 of 1) sorted by relevance
56 #define MAX_PRUSS_EVT 8 macro100 for (cnt = 0; cnt < MAX_PRUSS_EVT; cnt++, p++) { in pruss_cleanup()131 gdev->info = kzalloc(sizeof(*p) * MAX_PRUSS_EVT, GFP_KERNEL); in pruss_probe()188 for (cnt = 0, p = gdev->info; cnt < MAX_PRUSS_EVT; cnt++, p++) { in pruss_probe()