Searched refs:TCS_TYPE_NR (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/soc/qcom/
H A Drpmh-rsc.c357 for (i = 0; i < TCS_TYPE_NR; i++) {
967 } tcs_cfg[TCS_TYPE_NR] = { { 0 } };
988 if (n != 2 * TCS_TYPE_NR)
991 for (i = 0; i < TCS_TYPE_NR; i++) {
996 if (tcs_cfg[i].type >= TCS_TYPE_NR)
1007 for (i = 0; i < TCS_TYPE_NR; i++) {
H A Drpmh-internal.h14 #define TCS_TYPE_NR 4 macro
17 #define MAX_TCS_NR (MAX_TCS_PER_TYPE * TCS_TYPE_NR)
129 struct tcs_group tcs[TCS_TYPE_NR];

Completed in 229 milliseconds