Searched refs:mali_max_pp_cores_group_1 (Results 1 – 3 of 3) sorted by relevance
74 int mali_max_pp_cores_group_1 = 0xFF; variable559 if (mali_inited_pp_cores_group_1 < mali_max_pp_cores_group_1) { in mali_parse_config_groups()593 mali_max_pp_cores_group_1 = mali_inited_pp_cores_group_1; in mali_parse_config_groups()
131 extern int mali_max_pp_cores_group_1;132 module_param(mali_max_pp_cores_group_1, int, S_IRUSR | S_IRGRP | S_IROTH);133 MODULE_PARM_DESC(mali_max_pp_cores_group_1, "Limit the number of PP cores to use from first PP grou…