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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.h135 #define GSC_DSTIMG_WIDTH(x) ((x) << 0) macro
H A Dgsc-regs.c249 cfg = GSC_DSTIMG_WIDTH(frame->f_width); gsc_hw_set_out_size()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dregs-gsc.h186 #define GSC_DSTIMG_WIDTH(x) ((x) << 0) macro
H A Dexynos_drm_gsc.c1067 cfg |= (GSC_DSTIMG_WIDTH(sz->hsize) | gsc_dst_set_size()

Completed in 53 milliseconds