Home
last modified time | relevance | path

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

/linux/drivers/media/platform/exynos-gsc/
A Dgsc-regs.h132 #define GSC_DSTIMG_WIDTH(x) ((x) << 0) macro
A Dgsc-regs.c245 cfg = GSC_DSTIMG_WIDTH(frame->f_width); in gsc_hw_set_out_size()
/linux/drivers/gpu/drm/exynos/
A Dregs-gsc.h184 #define GSC_DSTIMG_WIDTH(x) ((x) << 0) macro
A Dexynos_drm_gsc.c886 cfg |= GSC_DSTIMG_WIDTH(buf->buf.pitch[0] / buf->format->cpp[0]) | in gsc_dst_set_size()

Completed in 8 milliseconds