Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h430 #define VE_DEC_H265_TRIGGER_DEC_SLICE (0x08 << 0) macro
H A Dcedrus_h265.c897 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_DEC_SLICE); in cedrus_h265_trigger()