Searched refs:VE_DEC_H265_TRIGGER (Results 1 – 2 of 2) sorted by relevance
234 cedrus_write(dev, VE_DEC_H265_TRIGGER, in cedrus_h265_skip_bits()337 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_INIT_SWDEC); in cedrus_h265_setup()628 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_DEC_SLICE); in cedrus_h265_trigger()
425 #define VE_DEC_H265_TRIGGER (VE_ENGINE_DEC_H265 + 0x34) macro