Home
last modified time | relevance | path

Searched refs:compute_phase_incr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.c522 static inline u32 compute_phase_incr(fixed20_12 in, unsigned int out) in compute_phase_incr() function
606 u32 incr = compute_phase_incr(width, new_state->crtc_w) & ~0x1; in tegra_shared_plane_atomic_update()
617 u32 incr = compute_phase_incr(height, new_state->crtc_h) & ~0x1; in tegra_shared_plane_atomic_update()