Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c57 reg |= VE_MODE_DEC_H265; in cedrus_engine_enable()
H A Dcedrus_regs.h45 #define VE_MODE_DEC_H265 (0x04 << 0) macro