Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_regs.h431 #define VE_DEC_H265_TRIGGER_INIT_SWDEC (0x07 << 0) macro
Dcedrus_h265.c533 cedrus_write(dev, VE_DEC_H265_TRIGGER, VE_DEC_H265_TRIGGER_INIT_SWDEC); in cedrus_h265_setup()