Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec-regs.h9 #define RKVDEC_CONFIG_DEC_CLK_GATE_E BIT(1) macro
Drkvdec-h264.c1117 writel(RKVDEC_INTERRUPT_DEC_E | RKVDEC_CONFIG_DEC_CLK_GATE_E | in rkvdec_h264_run()