Lines Matching refs:fimc_ctx
41 static u32 fimc_hw_get_in_flip(struct fimc_ctx *ctx) in fimc_hw_get_in_flip()
56 static u32 fimc_hw_get_target_flip(struct fimc_ctx *ctx) in fimc_hw_get_target_flip()
71 void fimc_hw_set_rotation(struct fimc_ctx *ctx) in fimc_hw_set_rotation()
104 void fimc_hw_set_target_format(struct fimc_ctx *ctx) in fimc_hw_set_target_format()
147 static void fimc_hw_set_out_dma_size(struct fimc_ctx *ctx) in fimc_hw_set_out_dma_size()
166 void fimc_hw_set_out_dma(struct fimc_ctx *ctx) in fimc_hw_set_out_dma()
231 void fimc_hw_set_prescaler(struct fimc_ctx *ctx) in fimc_hw_set_prescaler()
247 static void fimc_hw_set_scaler(struct fimc_ctx *ctx) in fimc_hw_set_scaler()
311 void fimc_hw_set_mainscaler(struct fimc_ctx *ctx) in fimc_hw_set_mainscaler()
346 void fimc_hw_enable_capture(struct fimc_ctx *ctx) in fimc_hw_enable_capture()
371 void fimc_hw_set_effect(struct fimc_ctx *ctx) in fimc_hw_set_effect()
388 void fimc_hw_set_rgb_alpha(struct fimc_ctx *ctx) in fimc_hw_set_rgb_alpha()
403 static void fimc_hw_set_in_dma_size(struct fimc_ctx *ctx) in fimc_hw_set_in_dma_size()
420 void fimc_hw_set_in_dma(struct fimc_ctx *ctx) in fimc_hw_set_in_dma()
503 void fimc_hw_set_input_path(struct fimc_ctx *ctx) in fimc_hw_set_input_path()
518 void fimc_hw_set_output_path(struct fimc_ctx *ctx) in fimc_hw_set_output_path()
794 void fimc_activate_capture(struct fimc_ctx *ctx) in fimc_activate_capture()