Searched refs:config_registers (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/char/xilinx_hwicap/ |
| H A D | xilinx_hwicap.c | 117 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 D | xilinx_hwicap.h | 57 const struct config_registers *config_regs; 124 struct config_registers { struct
|
| /linux/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec-h264.c | 248 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function 433 config_registers(ctx, &run); in rkvdec_h264_run()
|
| H A D | rkvdec-vdpu381-h264.c | 208 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function 442 config_registers(ctx, &run); in rkvdec_h264_run()
|
| H A D | rkvdec-hevc.c | 402 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function 575 config_registers(ctx, &run); in rkvdec_hevc_run()
|
| H A D | rkvdec-vdpu383-h264.c | 311 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function 512 config_registers(ctx, &run); in rkvdec_h264_run()
|
| H A D | rkvdec-vdpu381-hevc.c | 379 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function 612 config_registers(ctx, &run); in rkvdec_hevc_run()
|
| H A D | rkvdec-vdpu383-hevc.c | 401 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function 622 config_registers(ctx, &run); in rkvdec_hevc_run()
|
| H A D | rkvdec-vp9.c | 475 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 D | hantro_g2_vp9_dec.c | 809 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()
|