Searched refs:PID_COUNT (Results 1 – 1 of 1) sorted by relevance
118 #define PID_COUNT 32 macro119 static int pid_enable_count[PID_COUNT] = {0};126 if (pid < 0 || pid >= PID_COUNT) in at91pmc_peripheral_clock()