Searched refs:mem_word_bytes (Results 1 – 5 of 5) sorted by relevance
161 unsigned int mem_word_bytes; member
328 .mem_word_bytes = 32,
2023 unsigned int mem_word_bytes; member2092 unsigned int mem_word_bytes; member
2273 DML_LOG_VERBOSE("DML::%s: mem_word_bytes = %u\n", __func__, p->mem_word_bytes); in calculate_mcache_row_bytes()2350 …1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_channel, p->mem_word_bytes) / (256 * meta… in calculate_mcache_row_bytes()2357 …1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_channel, p->mem_word_bytes) / (256 * meta… in calculate_mcache_row_bytes()2437 l->l_p.mem_word_bytes = p->mem_word_bytes; in calculate_mcache_setting()2473 l->c_p.mem_word_bytes = p->mem_word_bytes; in calculate_mcache_setting()9310 calculate_mcache_setting_params->mem_word_bytes = mode_lib->soc.mem_word_bytes; in dml_core_mode_support()10782 calculate_mcache_setting_params->mem_word_bytes = mode_lib->soc.mem_word_bytes; in dml_core_mode_programming()
361 dml_uint_t mem_word_bytes; member
Completed in 64 milliseconds