Home
last modified time | relevance | path

Searched refs:vdpu_read (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_g2.c19 status = vdpu_read(vpu, G2_REG_INTERRUPT); in hantro_g2_check_idle()
34 status = vdpu_read(vpu, G2_REG_INTERRUPT); in hantro_g2_irq()
H A Dhantro_g1.c20 status = vdpu_read(vpu, G1_REG_INTERRUPT); in hantro_g1_irq()
H A Dhantro.h420 static __always_inline u32 vdpu_read(struct hantro_dev *vpu, u32 reg) in vdpu_read() function
434 v = vdpu_read(vpu, reg->base); in vdpu_read_mask()
H A Drockchip_vpu_hw.c381 status = vdpu_read(vpu, VDPU_REG_INTERRUPT); in rockchip_vpu2_vdpu_irq()
417 status = vdpu_read(vpu, AV1_REG_INTERRUPT); in rk3588_vpu981_irq()
H A Dimx8m_vpu_hw.c243 status = vdpu_read(vpu, G1_REG_INTERRUPT); in imx8m_vpu_g1_irq()
H A Drockchip_vpu2_hw_mpeg2_dec.c244 reg = vdpu_read(vpu, VDPU_SWREG(57)) | VDPU_REG_DEC_E(1); in rockchip_vpu2_mpeg2_dec_run()
H A Drockchip_vpu2_hw_h264_dec.c487 reg = vdpu_read(vpu, VDPU_SWREG(57)) | VDPU_REG_DEC_E(1); in rockchip_vpu2_h264_dec_run()
H A Drockchip_vpu2_hw_vp8_dec.c579 reg = vdpu_read(vpu, VDPU_REG_VP8_DCT_START_BIT); in rockchip_vpu2_vp8_dec_run()
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro.h363 static inline u32 vdpu_read(struct hantro_dev *vpu, u32 reg) in vdpu_read() function
377 v = vdpu_read(vpu, reg->base); in vdpu_read_mask()
H A Dimx8m_vpu_hw.c139 status = vdpu_read(vpu, G1_REG_INTERRUPT); in imx8m_vpu_g1_irq()
H A Drk3288_vpu_hw.c136 status = vdpu_read(vpu, G1_REG_INTERRUPT); in rk3288_vdpu_irq()
H A Drk3399_vpu_hw.c115 status = vdpu_read(vpu, VDPU_REG_INTERRUPT); in rk3399_vdpu_irq()
H A Drk3399_vpu_hw_mpeg2_dec.c255 reg = vdpu_read(vpu, VDPU_SWREG(57)) | VDPU_REG_DEC_E(1); in rk3399_vpu_mpeg2_dec_run()
H A Drk3399_vpu_hw_vp8_dec.c583 reg = vdpu_read(vpu, VDPU_REG_VP8_DCT_START_BIT); in rk3399_vpu_vp8_dec_run()

Completed in 9 milliseconds