Home
last modified time | relevance | path

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

/linux-6.8/drivers/staging/media/sunxi/cedrus/
Dcedrus_regs.h302 #define VE_DEC_H265_DEC_PCM_CTRL_FLAG_PCM_ENABLED BIT(15) macro
Dcedrus_h265.c606 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_PCM_CTRL_FLAG_PCM_ENABLED, in cedrus_h265_setup()