Searched refs:tegra_state (Results 1 – 2 of 2) sorted by relevance
227 struct tegra_plane_state *tegra_state = to_tegra_plane_state(state); in tegra_plane_calculate_memory_bandwidth() local285 tegra_state->tiling.mode == TEGRA_BO_TILING_MODE_TILED) in tegra_plane_calculate_memory_bandwidth()291 tegra_state->peak_memory_bandwidth = kBps_to_icc(peak_bandwidth) * mul; in tegra_plane_calculate_memory_bandwidth()292 tegra_state->avg_memory_bandwidth = kBps_to_icc(avg_bandwidth) * mul; in tegra_plane_calculate_memory_bandwidth()708 struct tegra_plane_state *tegra_state; in tegra_plane_setup_transparency() local734 tegra_state = to_tegra_plane_state(new); in tegra_plane_setup_transparency()741 tegra_plane_update_transparency(p, tegra_state); in tegra_plane_setup_transparency()
41 enum tegra_state { enum318 static inline void tegra_cpuidle_disable_state(enum tegra_state state) in tegra_cpuidle_disable_state()