Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tegra/
Dhub.c26 #define NFB 24 macro
525 tmp1 = (tmp << NFB) + (tmp2 >> 1); in compute_phase_incr()
604 u32 init = (1 << (NFB - 1)) + (incr >> 1); in tegra_shared_plane_atomic_update()
615 u32 init = (1 << (NFB - 1)) + (incr >> 1); in tegra_shared_plane_atomic_update()