Lines Matching refs:TH_CONFIGURABLE_MASTERS
37 DECLARE_BITMAP(master, TH_CONFIGURABLE_MASTERS + 1);
57 signed char master[TH_CONFIGURABLE_MASTERS + 1];
371 int i, nattrs = TH_CONFIGURABLE_MASTERS + 2; in intel_th_master_attributes()
383 for (i = 0; i < TH_CONFIGURABLE_MASTERS + 1; i++) { in intel_th_master_attributes()
387 i == TH_CONFIGURABLE_MASTERS ? "+" : ""); in intel_th_master_attributes()
546 TH_CONFIGURABLE_MASTERS + 1) { in intel_th_gth_disable()
600 TH_CONFIGURABLE_MASTERS + 1) { in intel_th_gth_enable()
715 for (master = 0; master < TH_CONFIGURABLE_MASTERS + 1; master++) in intel_th_gth_unassign()
731 if (master > TH_CONFIGURABLE_MASTERS) in intel_th_gth_set_output()
732 master = TH_CONFIGURABLE_MASTERS; in intel_th_gth_set_output()
790 for (i = 0; i < TH_CONFIGURABLE_MASTERS + 1; i++) in intel_th_gth_probe()