Searched refs:corestack_driver_control (Results 1 – 5 of 5) sorted by relevance
64 bool corestack_driver_control = true; variable66 bool corestack_driver_control; /* Default value of 0/false */ variable68 module_param(corestack_driver_control, bool, 0444);69 MODULE_PARM_DESC(corestack_driver_control,74 KBASE_EXPORT_TEST_API(corestack_driver_control);244 if (corestack_driver_control) { in core_type_to_reg()1689 if (corestack_driver_control)1702 if (corestack_driver_control) {1751 if (corestack_driver_control) {1983 if (corestack_driver_control)[all …]
756 extern bool corestack_driver_control;
510 if (core_mask != shader_present && corestack_driver_control) { in kbase_devfreq_init_core_mask_table()
50 field in devicetree and module param 'corestack_driver_control',52 'corestack_driver_control' value should be incorporated into 'quirks_gpu'.