Searched refs:e5010_hw_set_horizontal_size (Results 1 – 3 of 3) sorted by relevance
27 int e5010_hw_set_horizontal_size(void __iomem *core_offset, u32 val);
170 int e5010_hw_set_horizontal_size(void __iomem *core_base, u32 val) in e5010_hw_set_horizontal_size() function
1430 ret = e5010_hw_set_horizontal_size(e5010->core_base, ctx->out_queue.crop.width - 1); in e5010_device_run()