Searched refs:tg_enabled (Results 1 – 2 of 2) sorted by relevance
699 bool tg_enabled[MAX_PIPES] = {false}; in dcn35_init_pipes() local783 tg_enabled[i] = true; in dcn35_init_pipes()827 if (tg_enabled[i]) { in dcn35_init_pipes()832 if ((bot_id < MAX_MPCC) && (bot_id < MAX_PIPES) && (!tg_enabled[bot_id])) in dcn35_init_pipes()
1359 bool tg_enabled[MAX_PIPES] = {false}; in dcn10_init_pipes() local1443 tg_enabled[i] = true; in dcn10_init_pipes()1487 if (tg_enabled[i]) { in dcn10_init_pipes()1492 if ((bot_id < MAX_MPCC) && (bot_id < MAX_PIPES) && (!tg_enabled[bot_id])) in dcn10_init_pipes()