Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-vp.h55 #define VP_MASK(high_bit, low_bit) \ macro
59 (((val) << (low_bit)) & VP_MASK(high_bit, low_bit))