Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h276 #define SCALER_DST_POS_SET_V_POS(v) SCALER_SET(v, 13, 0) macro
H A Dexynos_drm_scaler.c259 val |= SCALER_DST_POS_SET_V_POS(dst_pos->y); in scaler_set_dst_wh()