Home
last modified time | relevance | path

Searched refs:e5010_hw_set_horizontal_size (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/imagination/
H A De5010-jpeg-enc-hw.h27 int e5010_hw_set_horizontal_size(void __iomem *core_offset, u32 val);
H A De5010-jpeg-enc-hw.c170 int e5010_hw_set_horizontal_size(void __iomem *core_base, u32 val) in e5010_hw_set_horizontal_size() function
H A De5010-jpeg-enc.c1430 ret = e5010_hw_set_horizontal_size(e5010->core_base, ctx->out_queue.crop.width - 1); in e5010_device_run()