Searched refs:VE_DEC_MPEG_STATUS (Results 1 – 2 of 2) sorted by relevance
21 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()
191 #define VE_DEC_MPEG_STATUS (VE_ENGINE_DEC_MPEG + 0x1c) macro