Home
last modified time | relevance | path

Searched refs:hantro_dev (Results 1 – 24 of 24) sorted by relevance

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro.h92 int (*init)(struct hantro_dev *vpu);
93 int (*runtime_resume)(struct hantro_dev *vpu);
192 struct hantro_dev { struct
242 struct hantro_dev *dev;
371 static inline void vepu_write_relaxed(struct hantro_dev *vpu, in vepu_write_relaxed()
378 static inline void vepu_write(struct hantro_dev *vpu, u32 val, u32 reg) in vepu_write()
384 static inline u32 vepu_read(struct hantro_dev *vpu, u32 reg) in vepu_read()
392 static inline void vdpu_write_relaxed(struct hantro_dev *vpu, in vdpu_write_relaxed()
399 static inline void vdpu_write(struct hantro_dev *vpu, u32 val, u32 reg) in vdpu_write()
405 static inline void hantro_write_addr(struct hantro_dev *vpu, in hantro_write_addr()
[all …]
Dhantro_postproc.c65 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_g1_enable()
114 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_g2_enable()
175 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_free()
191 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_alloc()
236 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_g1_disable()
243 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_g2_disable()
250 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_disable()
258 struct hantro_dev *vpu = ctx->dev; in hantro_postproc_enable()
267 struct hantro_dev *vpu = ctx->dev; in hanto_postproc_enum_framesizes()
Dhantro_h1_jpeg_enc.c18 static void hantro_h1_set_src_img_ctrl(struct hantro_dev *vpu, in hantro_h1_set_src_img_ctrl()
40 static void hantro_h1_jpeg_enc_set_buffers(struct hantro_dev *vpu, in hantro_h1_jpeg_enc_set_buffers()
80 hantro_h1_jpeg_enc_set_qtable(struct hantro_dev *vpu, in hantro_h1_jpeg_enc_set_qtable()
108 struct hantro_dev *vpu = ctx->dev; in hantro_h1_jpeg_enc_run()
160 struct hantro_dev *vpu = ctx->dev; in hantro_h1_jpeg_enc_done()
Drockchip_vpu2_hw_jpeg_enc.c35 static void rockchip_vpu2_set_src_img_ctrl(struct hantro_dev *vpu, in rockchip_vpu2_set_src_img_ctrl()
67 static void rockchip_vpu2_jpeg_enc_set_buffers(struct hantro_dev *vpu, in rockchip_vpu2_jpeg_enc_set_buffers()
106 rockchip_vpu2_jpeg_enc_set_qtable(struct hantro_dev *vpu, in rockchip_vpu2_jpeg_enc_set_qtable()
134 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_jpeg_enc_run()
191 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_jpeg_enc_done()
Drockchip_vpu_hw.c282 struct hantro_dev *vpu = dev_id; in rockchip_vpu1_vepu_irq()
300 struct hantro_dev *vpu = dev_id; in rockchip_vpu2_vdpu_irq()
318 struct hantro_dev *vpu = dev_id; in rockchip_vpu2_vepu_irq()
334 static int rk3036_vpu_hw_init(struct hantro_dev *vpu) in rk3036_vpu_hw_init()
341 static int rk3066_vpu_hw_init(struct hantro_dev *vpu) in rk3066_vpu_hw_init()
349 static int rockchip_vpu_hw_init(struct hantro_dev *vpu) in rockchip_vpu_hw_init()
358 struct hantro_dev *vpu = ctx->dev; in rk3066_vpu_dec_reset()
366 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu1_enc_reset()
375 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_dec_reset()
384 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_enc_reset()
Dhantro_drv.c61 static void hantro_job_finish_no_pm(struct hantro_dev *vpu, in hantro_job_finish_no_pm()
88 static void hantro_job_finish(struct hantro_dev *vpu, in hantro_job_finish()
100 void hantro_irq_done(struct hantro_dev *vpu, in hantro_irq_done()
120 struct hantro_dev *vpu; in hantro_watchdog()
124 struct hantro_dev, watchdog_work); in hantro_watchdog()
504 static int hantro_ctrls_setup(struct hantro_dev *vpu, in hantro_ctrls_setup()
535 struct hantro_dev *vpu = video_drvdata(filp); in hantro_open()
683 static int hantro_attach_func(struct hantro_dev *vpu, in hantro_attach_func()
786 static int hantro_add_func(struct hantro_dev *vpu, unsigned int funcid) in hantro_add_func()
846 static int hantro_add_enc_func(struct hantro_dev *vpu) in hantro_add_enc_func()
[all …]
Dimx8m_vpu_hw.c28 static void imx8m_soft_reset(struct hantro_dev *vpu, u32 reset_bits) in imx8m_soft_reset()
45 static void imx8m_clk_enable(struct hantro_dev *vpu, u32 clock_bits) in imx8m_clk_enable()
54 static int imx8mq_runtime_resume(struct hantro_dev *vpu) in imx8mq_runtime_resume()
237 struct hantro_dev *vpu = dev_id; in imx8m_vpu_g1_irq()
253 static int imx8mq_vpu_hw_init(struct hantro_dev *vpu) in imx8mq_vpu_hw_init()
262 struct hantro_dev *vpu = ctx->dev; in imx8m_vpu_g1_reset()
Dhantro_g1.c16 struct hantro_dev *vpu = dev_id; in hantro_g1_irq()
34 struct hantro_dev *vpu = ctx->dev; in hantro_g1_reset()
Dhantro_g1_vp8_dec.c139 struct hantro_dev *vpu = ctx->dev; in cfg_lf()
181 struct hantro_dev *vpu = ctx->dev; in cfg_qp()
234 struct hantro_dev *vpu = ctx->dev; in cfg_parts()
332 struct hantro_dev *vpu = ctx->dev; in cfg_tap()
373 struct hantro_dev *vpu = ctx->dev; in cfg_ref()
411 struct hantro_dev *vpu = ctx->dev; in cfg_buffers()
435 struct hantro_dev *vpu = ctx->dev; in hantro_g1_vp8_dec_run()
Dhantro_g2.c11 void hantro_g2_check_idle(struct hantro_dev *vpu) in hantro_g2_check_idle()
30 struct hantro_dev *vpu = dev_id; in hantro_g2_irq()
Drockchip_vpu2_hw_vp8_dec.c280 struct hantro_dev *vpu = ctx->dev; in cfg_lf()
319 struct hantro_dev *vpu = ctx->dev; in cfg_qp()
347 struct hantro_dev *vpu = ctx->dev; in cfg_parts()
430 struct hantro_dev *vpu = ctx->dev; in cfg_tap()
450 struct hantro_dev *vpu = ctx->dev; in cfg_ref()
487 struct hantro_dev *vpu = ctx->dev; in cfg_buffers()
512 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_vp8_dec_run()
Dhantro_mpeg2.c40 struct hantro_dev *vpu = ctx->dev; in hantro_mpeg2_dec_init()
55 struct hantro_dev *vpu = ctx->dev; in hantro_mpeg2_dec_exit()
Dhantro_g1_h264_dec.c28 struct hantro_dev *vpu = ctx->dev; in set_params()
130 struct hantro_dev *vpu = ctx->dev; in set_ref()
209 struct hantro_dev *vpu = ctx->dev; in set_buffers()
252 struct hantro_dev *vpu = ctx->dev; in hantro_g1_h264_dec_run()
Dsunxi_vpu_hw.c83 static int sunxi_vpu_hw_init(struct hantro_dev *vpu) in sunxi_vpu_hw_init()
92 struct hantro_dev *vpu = ctx->dev; in sunxi_vpu_reset()
Dhantro_hw.h38 struct hantro_dev;
333 void hantro_irq_done(struct hantro_dev *vpu,
438 void hantro_g2_check_idle(struct hantro_dev *vpu);
Dhantro_g2_hevc_dec.c27 struct hantro_dev *vpu = ctx->dev; in prepare_tile_info_buffer()
161 struct hantro_dev *vpu = ctx->dev; in set_params()
303 struct hantro_dev *vpu = ctx->dev; in set_ref_pic_list()
384 struct hantro_dev *vpu = ctx->dev; in set_ref()
505 struct hantro_dev *vpu = ctx->dev; in set_buffers()
530 struct hantro_dev *vpu = ctx->dev; in prepare_scaling_list_buffer()
580 struct hantro_dev *vpu = ctx->dev; in hantro_g2_hevc_dec_run()
Dhantro_g1_mpeg2_dec.c81 hantro_g1_mpeg2_dec_set_quantisation(struct hantro_dev *vpu, in hantro_g1_mpeg2_dec_set_quantisation()
92 hantro_g1_mpeg2_dec_set_buffers(struct hantro_dev *vpu, struct hantro_ctx *ctx, in hantro_g1_mpeg2_dec_set_buffers()
150 struct hantro_dev *vpu = ctx->dev; in hantro_g1_mpeg2_dec_run()
Dhantro_hevc.c72 struct hantro_dev *vpu = ctx->dev; in tile_buffer_reallocate()
217 struct hantro_dev *vpu = ctx->dev; in hantro_hevc_dec_exit()
253 struct hantro_dev *vpu = ctx->dev; in hantro_hevc_dec_init()
Drockchip_vpu2_hw_mpeg2_dec.c83 rockchip_vpu2_mpeg2_dec_set_quantisation(struct hantro_dev *vpu, in rockchip_vpu2_mpeg2_dec_set_quantisation()
94 rockchip_vpu2_mpeg2_dec_set_buffers(struct hantro_dev *vpu, in rockchip_vpu2_mpeg2_dec_set_buffers()
153 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_mpeg2_dec_run()
Dhantro_vp8.c147 struct hantro_dev *vpu = ctx->dev; in hantro_vp8_dec_init()
195 struct hantro_dev *vpu = ctx->dev; in hantro_vp8_dec_exit()
Drockchip_vpu2_hw_h264_dec.c199 struct hantro_dev *vpu = ctx->dev; in set_params()
302 struct hantro_dev *vpu = ctx->dev; in set_ref()
426 struct hantro_dev *vpu = ctx->dev; in set_buffers()
469 struct hantro_dev *vpu = ctx->dev; in rockchip_vpu2_h264_dec_run()
Dhantro_vp9.c160 struct hantro_dev *vpu = ctx->dev; in hantro_vp9_dec_init()
231 struct hantro_dev *vpu = ctx->dev; in hantro_vp9_dec_exit()
Dhantro_h264.c497 struct hantro_dev *vpu = ctx->dev; in hantro_h264_dec_exit()
506 struct hantro_dev *vpu = ctx->dev; in hantro_h264_dec_init()
Dhantro_v4l2.c56 struct hantro_dev *vpu = ctx->dev; in hantro_get_postproc_formats()
140 struct hantro_dev *vpu = video_drvdata(file); in vidioc_querycap()