Searched refs:VE_DEC_MPEG_CTRL (Results 1 – 2 of 2) sorted by relevance
44 u32 reg = cedrus_read(dev, VE_DEC_MPEG_CTRL); in cedrus_mpeg2_irq_disable()48 cedrus_write(dev, VE_DEC_MPEG_CTRL, reg); in cedrus_mpeg2_irq_disable()175 cedrus_write(dev, VE_DEC_MPEG_CTRL, reg); in cedrus_mpeg2_setup()
138 #define VE_DEC_MPEG_CTRL (VE_ENGINE_DEC_MPEG + 0x14) macro