Searched refs:SLPC_MAX_OVERRIDE_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
49 #define SLPC_MAX_OVERRIDE_PARAMETERS 256 macro51 (SLPC_MAX_OVERRIDE_PARAMETERS / 32)65 #define SLPC_OVERRIDE_PARAMS_TOTAL_BYTES (((((SLPC_MAX_OVERRIDE_PARAMETERS * 4) \66 + ((SLPC_MAX_OVERRIDE_PARAMETERS / 32) * 4)) \172 u32 values[SLPC_MAX_OVERRIDE_PARAMETERS];
51 GEM_BUG_ON(id >= SLPC_MAX_OVERRIDE_PARAMETERS); in slpc_mem_set_param()
Completed in 4 milliseconds