Home
last modified time | relevance | path

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

/linux/drivers/media/platform/imagination/
H A De5010-jpeg-enc-hw.h25 int e5010_hw_set_output_base_addr(void __iomem *core_offset, u32 val);
H A De5010-jpeg-enc-hw.c162 int e5010_hw_set_output_base_addr(void __iomem *core_base, u32 val) in e5010_hw_set_output_base_addr() function
H A De5010-jpeg-enc.c1428 ret = e5010_hw_set_output_base_addr(e5010->core_base, reg); in e5010_device_run()