Searched refs:VE_DEC_H265_TRIGGER (Results 1 – 2 of 2) sorted by relevance
247 cedrus_write(dev, VE_DEC_H265_TRIGGER, in cedrus_h265_skip_bits()260 cedrus_write(dev, VE_DEC_H265_TRIGGER, in cedrus_h265_show_bits()533 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_INIT_SWDEC); in cedrus_h265_setup()899 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_DEC_SLICE); in cedrus_h265_trigger()
424 #define VE_DEC_H265_TRIGGER (VE_ENGINE_DEC_H265 + 0x34) macro