Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/platform/imagination/
De5010-jpeg-enc-hw.h21 int e5010_hw_enable_crc_check(void __iomem *core_offset, u32 enable);
De5010-jpeg-enc-hw.c132 int e5010_hw_enable_crc_check(void __iomem *core_base, u32 enable) in e5010_hw_enable_crc_check() function
De5010-jpeg-enc.c1003 if (e5010_hw_enable_crc_check(e5010->core_base, 0)) in e5010_init_device()