Searched refs:GSC_DSTIMG_OFFSET_X (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.h140 #define GSC_DSTIMG_OFFSET_X(x) ((x) << 0) macro
H A Dgsc-regs.c245 cfg = GSC_DSTIMG_OFFSET_X(frame->crop.left); gsc_hw_set_out_size()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dregs-gsc.h193 #define GSC_DSTIMG_OFFSET_X(x) ((x) << 0) macro
H A Dexynos_drm_gsc.c1053 cfg = (GSC_DSTIMG_OFFSET_X(pos->x) | gsc_dst_set_size()

Completed in 60 milliseconds