Home
last modified time | relevance | path

Searched refs:config_registers (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c117 static const struct config_registers v2_config_registers = {
142 static const struct config_registers v4_config_registers = {
167 static const struct config_registers v5_config_registers = {
192 static const struct config_registers v6_config_registers = {
601 const struct config_registers *config_regs) in hwicap_setup()
690 const struct config_registers *regs; in hwicap_drv_probe()
H A Dxilinx_hwicap.h57 const struct config_registers *config_regs;
124 struct config_registers { struct
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-h264.c248 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
433 config_registers(ctx, &run); in rkvdec_h264_run()
H A Drkvdec-vdpu381-h264.c208 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
442 config_registers(ctx, &run); in rkvdec_h264_run()
H A Drkvdec-hevc.c402 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
575 config_registers(ctx, &run); in rkvdec_hevc_run()
H A Drkvdec-vdpu383-h264.c311 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
512 config_registers(ctx, &run); in rkvdec_h264_run()
H A Drkvdec-vdpu381-hevc.c379 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
612 config_registers(ctx, &run); in rkvdec_hevc_run()
H A Drkvdec-vdpu383-hevc.c401 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
622 config_registers(ctx, &run); in rkvdec_hevc_run()
H A Drkvdec-vp9.c475 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
785 config_registers(ctx, &run); in rkvdec_vp9_run()
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c809 config_registers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, in config_registers() function
905 config_registers(ctx, decode_params, src, dst); in hantro_g2_vp9_dec_run()