Home
last modified time | relevance | path

Searched defs:hw_regs (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c458 Vdpu382H265dRegSet *hw_regs, in h265d_refine_rcb_size()
561 Vdpu382H265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
635 Vdpu382H265dRegSet *hw_regs; in hal_h265d_vdpu382_gen_regs() local
953 Vdpu382H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu382_start() local
1077 Vdpu382H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu382_wait() local
H A Dhal_h265d_vdpu34x.c676 Vdpu34xH265dRegSet *hw_regs, in h265d_refine_rcb_size()
766 Vdpu34xH265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
840 Vdpu34xH265dRegSet *hw_regs; in hal_h265d_vdpu34x_gen_regs() local
1142 Vdpu34xH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu34x_start() local
1269 Vdpu34xH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu34x_wait() local
H A Dhal_h265d_rkv.c751 H265d_REGS_t *hw_regs; in hal_h265d_rkv_gen_regs() local
931 H265d_REGS_t *hw_regs = NULL; in hal_h265d_rkv_start() local
1003 H265d_REGS_t *hw_regs = NULL; in hal_h265d_rkv_wait() local
H A Dhal_h265d_ctx.h32 void* hw_regs; member
66 void* hw_regs; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c40 void* hw_regs; member
525 VP9_REGS *hw_regs = (VP9_REGS *)hw_ctx->hw_regs; in hal_vp9d_rkv_start() local
584 VP9_REGS *hw_regs = (VP9_REGS *)hw_ctx->hw_regs; in hal_vp9d_rkv_wait() local
H A Dhal_vp9d_vdpu382.c54 void* hw_regs; member
355 static void hal_vp9d_rcb_info_update(void *hal, Vdpu382Vp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
882 Vdpu382Vp9dRegSet *hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu382_start() local
1007 Vdpu382Vp9dRegSet *hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu382_wait() local
H A Dhal_vp9d_vdpu34x.c54 void* hw_regs; member
342 static void hal_vp9d_rcb_info_update(void *hal, Vdpu34xVp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
848 Vdpu34xVp9dRegSet *hw_regs = (Vdpu34xVp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu34x_start() local
975 Vdpu34xVp9dRegSet *hw_regs = (Vdpu34xVp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu34x_wait() local
H A Dhal_vp9d_ctx.h45 void *hw_regs; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/
H A Dwii.c74 void __iomem *hw_regs = NULL; in wii_ioremap_hw_regs() local
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu382.c282 Vdpu382Avs2dRegSet *hw_regs, in avs2d_refine_rcb_size()
354 static void hal_avs2d_rcb_info_update(void *hal, Vdpu382Avs2dRegSet *hw_regs) in hal_avs2d_rcb_info_update()
H A Dhal_avs2d_rkv.c291 static void hal_avs2d_rcb_info_update(void *hal, Vdpu34xAvs2dRegSet *hw_regs) in hal_avs2d_rcb_info_update()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c233 JpegV540cRegSet *hw_regs = ctx->regs; in hal_jpege_v540c_start() local
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtmrvl_drv.h89 u8 *hw_regs; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu580.c2074 static MPP_RET hal_h265e_v580_send_regs(MppDev dev, H265eV580RegSet *hw_regs, H265eV580StatusElem *… in hal_h265e_v580_send_regs()
2725 H265eV580RegSet *hw_regs = (H265eV580RegSet *)ctx->regs[k]; in hal_h265e_v580_start() local
H A Dhal_h265e_vepu540c.c1292 H265eV540cRegSet *hw_regs = ctx->regs; in hal_h265e_v540c_start() local
H A Dhal_h265e_vepu541.c1745 H265eV541RegSet *hw_regs = ctx->regs; in hal_h265e_v540_start() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/
H A Dksz884x.c6084 static struct hw_regs { struct
6107 struct hw_regs *range = hw_regs_range; in netdev_get_regs_len() argument