Searched refs:low_power_tiling_mode (Results 1 – 3 of 3) sorted by relevance
143 uint32_t low_power_tiling_mode; member
604 if (dceip->low_power_tiling_mode == 0) { in calculate_bandwidth()607 else if (dceip->low_power_tiling_mode == 1) { in calculate_bandwidth()610 else if (dceip->low_power_tiling_mode == 2) { in calculate_bandwidth()2086 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2202 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2318 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2434 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2547 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2660 dceip.low_power_tiling_mode = 0; in bw_calcs_init()
51 DC_LOG_BANDWIDTH_CALCS(" [uint32_t] low_power_tiling_mode: %d", dceip->low_power_tiling_mode); in print_bw_calcs_dceip()