Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c883 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
1159 config_registers(ctx, &run); in rkvdec_h264_run()
H A Drkvdec-vp9.c516 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
817 config_registers(ctx, &run); in rkvdec_vp9_run()
/linux-6.15/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
907 config_registers(ctx, decode_params, src, dst); in hantro_g2_vp9_dec_run()