Home
last modified time | relevance | path

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

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