Home
last modified time | relevance | path

Searched refs:MAX_OPPS (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-versatile/
H A Dspc.c81 #define MAX_OPPS 8 macro
398 opps = kzalloc_objs(*opps, MAX_OPPS); in ve_spc_populate_opps()
405 for (idx = 0; idx < MAX_OPPS; idx++, off += 4, opps++) { in ve_spc_populate_opps()