Home
last modified time | relevance | path

Searched refs:VE_DEC_MPEG_STATUS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c45 reg = cedrus_read(dev, VE_DEC_MPEG_STATUS); in cedrus_mpeg2_irq_status()
62 cedrus_write(dev, VE_DEC_MPEG_STATUS, VE_DEC_MPEG_STATUS_CHECK_MASK); in cedrus_mpeg2_irq_clear()
Dcedrus_regs.h191 #define VE_DEC_MPEG_STATUS (VE_ENGINE_DEC_MPEG + 0x1c) macro