fimc_context 115 drivers/gpu/drm/exynos/exynos_drm_fimc.c static u32 fimc_read(struct fimc_context *ctx, u32 reg) fimc_context 120 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_write(struct fimc_context *ctx, u32 val, u32 reg) fimc_context 125 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_set_bits(struct fimc_context *ctx, u32 reg, u32 bits) fimc_context 132 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_clear_bits(struct fimc_context *ctx, u32 reg, u32 bits) fimc_context 139 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_sw_reset(struct fimc_context *ctx) fimc_context 164 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_set_type_ctrl(struct fimc_context *ctx) fimc_context 184 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_handle_jpeg(struct fimc_context *ctx, bool enable) fimc_context 199 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_mask_irq(struct fimc_context *ctx, bool enable) fimc_context 214 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_clear_irq(struct fimc_context *ctx) fimc_context 219 drivers/gpu/drm/exynos/exynos_drm_fimc.c static bool fimc_check_ovf(struct fimc_context *ctx) fimc_context 243 drivers/gpu/drm/exynos/exynos_drm_fimc.c static bool fimc_check_frame_end(struct fimc_context *ctx) fimc_context 260 drivers/gpu/drm/exynos/exynos_drm_fimc.c static int fimc_get_buf_id(struct fimc_context *ctx) fimc_context 286 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_handle_lastend(struct fimc_context *ctx, bool enable) fimc_context 301 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_src_set_fmt_order(struct fimc_context *ctx, u32 fmt) fimc_context 366 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_src_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) fimc_context 418 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_src_set_transf(struct fimc_context *ctx, unsigned int rotation) fimc_context 469 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_set_window(struct fimc_context *ctx, fimc_context 504 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_src_set_size(struct fimc_context *ctx, fimc_context 553 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_src_set_addr(struct fimc_context *ctx, fimc_context 561 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_dst_set_fmt_order(struct fimc_context *ctx, u32 fmt) fimc_context 632 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_dst_set_fmt(struct fimc_context *ctx, u32 fmt, bool tiled) fimc_context 691 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_dst_set_transf(struct fimc_context *ctx, unsigned int rotation) fimc_context 738 drivers/gpu/drm/exynos/exynos_drm_fimc.c static int fimc_set_prescaler(struct fimc_context *ctx, struct fimc_scaler *sc, fimc_context 807 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_set_scaler(struct fimc_context *ctx, struct fimc_scaler *sc) fimc_context 846 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_dst_set_size(struct fimc_context *ctx, fimc_context 906 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_dst_set_buf_seq(struct fimc_context *ctx, u32 buf_id, fimc_context 936 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_dst_set_addr(struct fimc_context *ctx, fimc_context 946 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_stop(struct fimc_context *ctx); fimc_context 950 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = dev_id; fimc_context 983 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_clear_addr(struct fimc_context *ctx) fimc_context 1000 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_reset(struct fimc_context *ctx) fimc_context 1011 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_start(struct fimc_context *ctx) fimc_context 1057 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_stop(struct fimc_context *ctx) fimc_context 1086 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = fimc_context 1087 drivers/gpu/drm/exynos/exynos_drm_fimc.c container_of(ipp, struct fimc_context, ipp); fimc_context 1109 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = fimc_context 1110 drivers/gpu/drm/exynos/exynos_drm_fimc.c container_of(ipp, struct fimc_context, ipp); fimc_context 1131 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = dev_get_drvdata(dev); fimc_context 1152 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = dev_get_drvdata(dev); fimc_context 1165 drivers/gpu/drm/exynos/exynos_drm_fimc.c static void fimc_put_clocks(struct fimc_context *ctx) fimc_context 1177 drivers/gpu/drm/exynos/exynos_drm_fimc.c static int fimc_setup_clocks(struct fimc_context *ctx) fimc_context 1265 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx; fimc_context 1373 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = get_fimc_context(dev); fimc_context 1387 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = get_fimc_context(dev); fimc_context 1396 drivers/gpu/drm/exynos/exynos_drm_fimc.c struct fimc_context *ctx = get_fimc_context(dev);