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()132 gdev->info = kcalloc(MAX_PRUSS_EVT, sizeof(*p), GFP_KERNEL); in pruss_probe()196 for (cnt = 0, p = gdev->info; cnt < MAX_PRUSS_EVT; cnt++, p++) { in pruss_probe()