Searched refs:num_mcaches (Results 1 – 2 of 2) sorted by relevance
2010 *p->num_mcaches = 0; in dcn5_calculate_mcache_row_bytes()2090 …*p->num_mcaches = (unsigned int)math_ceil2((double)*p->mcache_row_bytes_per_channel / p->mcache_si… in dcn5_calculate_mcache_row_bytes()2109 DML_LOG_VERBOSE("DML::%s: num_mcaches = %u\n", __func__, *p->num_mcaches); in dcn5_calculate_mcache_row_bytes()2110 DML_ASSERT(*p->num_mcaches > 0); in dcn5_calculate_mcache_row_bytes()2164 l->l_p.num_mcaches = p->num_mcaches_l; in dcn5_calculate_mcache_setting()2200 l->c_p.num_mcaches = p->num_mcaches_c; in dcn5_calculate_mcache_setting()
2151 unsigned int *num_mcaches; member