Home
last modified time | relevance | path

Searched refs:VE_DEC_H265_TRIGGER_INIT_SWDEC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h431 #define VE_DEC_H265_TRIGGER_INIT_SWDEC (0x07 << 0) macro
H A Dcedrus_h265.c531 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_INIT_SWDEC); in cedrus_h265_setup()