Searched refs:MAX_PRUSS_EVT (Results 1 – 1 of 1) sorted by relevance
48 #define MAX_PRUSS_EVT 8 macro92 for (cnt = 0; cnt < MAX_PRUSS_EVT; cnt++, p++) { in pruss_cleanup()120 gdev->info = devm_kcalloc(dev, MAX_PRUSS_EVT, sizeof(*p), GFP_KERNEL); in pruss_probe()185 for (cnt = 0, p = gdev->info; cnt < MAX_PRUSS_EVT; cnt++, p++) { in pruss_probe()