Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c122 static const struct config_registers v2_config_registers = {
147 static const struct config_registers v4_config_registers = {
172 static const struct config_registers v5_config_registers = {
197 static const struct config_registers v6_config_registers = {
607 const struct config_registers *config_regs) in hwicap_setup()
734 const struct config_registers *regs; in hwicap_of_probe()
777 const struct config_registers *regs; in hwicap_drv_probe()
Dxilinx_hwicap.h57 const struct config_registers *config_regs;
124 struct config_registers { struct
/linux-6.6.21/drivers/staging/media/rkvdec/
Drkvdec-h264.c883 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
1159 config_registers(ctx, &run); in rkvdec_h264_run()
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.6.21/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c825 config_registers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, in config_registers() function
923 config_registers(ctx, decode_params, src, dst); in hantro_g2_vp9_dec_run()