Home
last modified time | relevance | path

Searched refs:reg55_Interrupt (Results 1 – 7 of 7) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu2.c52 reg->reg55_Interrupt.sw_dec_irq_dis = 0; in jpegd_regs_init()
964 if (reg_out->reg55_Interrupt.sw_dec_bus_int) { in hal_jpegd_vdpu2_wait()
966 } else if (reg_out->reg55_Interrupt.sw_dec_error_int) { in hal_jpegd_vdpu2_wait()
968 } else if (reg_out->reg55_Interrupt.sw_dec_timeout) { in hal_jpegd_vdpu2_wait()
970 } else if (reg_out->reg55_Interrupt.sw_dec_buffer_int) { in hal_jpegd_vdpu2_wait()
972 } else if (reg_out->reg55_Interrupt.sw_dec_irq) { in hal_jpegd_vdpu2_wait()
1007 memset(&reg_out->reg55_Interrupt, 0, sizeof(RK_U32)); in hal_jpegd_vdpu2_wait()
H A Dhal_jpegd_vdpu2_reg.h269 } reg55_Interrupt; member
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2_reg.h80 } reg55_Interrupt; member
H A Dhal_m4vd_vdpu2.c471 if (!regs->reg55_Interrupt.sw_dec_rdy_int) in vdpu2_mpg4d_wait()
/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2_reg.h80 } reg55_Interrupt; member
/rockchip-linux_mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu2_reg.h90 } reg55_Interrupt; member
H A Dhal_vp8d_vdpu2.c182 reg->reg55_Interrupt.sw_dec_irq = 0; in hal_vp8_init_hwcfg()