Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/platform/imagination/
De5010-jpeg-enc-hw.h17 int e5010_hw_enable_output_address_error_irq(void __iomem *core_offset, u32 enable);
De5010-jpeg-enc-hw.c81 int e5010_hw_enable_output_address_error_irq(void __iomem *core_base, u32 enable) in e5010_hw_enable_output_address_error_irq() function
De5010-jpeg-enc.c1006 if (e5010_hw_enable_output_address_error_irq(e5010->core_base, 1)) in e5010_init_device()