Searched refs:NUM_MEM_PSTATE_LEVELS (Results 1 – 2 of 2) sorted by relevance
84 #define NUM_MEM_PSTATE_LEVELS 4 macro114 MemPstateTable_t MemPstateTable[NUM_MEM_PSTATE_LEVELS];142 MemPstateTable_t MemPstateTable[NUM_MEM_PSTATE_LEVELS];
1030 num_memps = (clock_table->NumMemPstatesEnabled > NUM_MEM_PSTATE_LEVELS) ? NUM_MEM_PSTATE_LEVELS : in dcn35_clk_mgr_helper_populate_bw_params()1369 for (i = 0; i < NUM_MEM_PSTATE_LEVELS; i++) { in translate_to_DpmClocks_t_dcn35()