Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.c29 #define NFB 24 macro
528 tmp1 = (tmp << NFB) + (tmp2 >> 1); in compute_phase_incr()
607 u32 init = (1 << (NFB - 1)) + (incr >> 1); in tegra_shared_plane_atomic_update()
618 u32 init = (1 << (NFB - 1)) + (incr >> 1); in tegra_shared_plane_atomic_update()