Home
last modified time | relevance | path

Searched refs:G1_REG_CONFIG_DEC_CLK_GATE_E (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/staging/media/hantro/
Drk3288_vpu_hw.c141 vdpu_write(vpu, G1_REG_CONFIG_DEC_CLK_GATE_E, G1_REG_CONFIG); in rk3288_vdpu_irq()
169 vdpu_write(vpu, G1_REG_CONFIG_DEC_CLK_GATE_E, G1_REG_CONFIG); in rk3288_vpu_dec_reset()
Dimx8m_vpu_hw.c144 vdpu_write(vpu, G1_REG_CONFIG_DEC_CLK_GATE_E, G1_REG_CONFIG); in imx8m_vpu_g1_irq()
Dhantro_g1_h264_dec.c301 G1_REG_CONFIG_DEC_CLK_GATE_E, in hantro_g1_h264_dec_run()
Dhantro_g1_vp8_dec.c456 G1_REG_CONFIG_DEC_CLK_GATE_E | in hantro_g1_vp8_dec_run()
Dhantro_g1_regs.h38 #define G1_REG_CONFIG_DEC_CLK_GATE_E BIT(10) macro