Searched refs:old_tegra_state (Results 1 – 1 of 1) sorted by relevance
1988 const struct tegra_plane_state *old_tegra_state, *new_tegra_state; in tegra_crtc_update_memory_bandwidth() local2023 old_tegra_state = to_const_tegra_plane_state(old_plane_state); in tegra_crtc_update_memory_bandwidth()2036 old_avg_bw = old_tegra_state->avg_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()2039 old_peak_bw = old_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()