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