Searched refs:low_power_tiling_mode (Results 1 – 3 of 3) sorted by relevance
145 uint32_t low_power_tiling_mode; member
612 if (dceip->low_power_tiling_mode == 0) { in calculate_bandwidth()615 else if (dceip->low_power_tiling_mode == 1) { in calculate_bandwidth()618 else if (dceip->low_power_tiling_mode == 2) { in calculate_bandwidth()2094 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2210 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2326 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2442 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2555 dceip.low_power_tiling_mode = 0; in bw_calcs_init()2668 dceip.low_power_tiling_mode = 0; in bw_calcs_init()
53 DC_LOG_BANDWIDTH_CALCS(" [uint32_t] low_power_tiling_mode: %d", dceip->low_power_tiling_mode); in print_bw_calcs_dceip()