Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c21 reg = cedrus_read(dev, VE_DEC_MPEG_STATUS); in cedrus_mpeg2_irq_status()
38 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