Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c120 static const struct config_registers v2_config_registers = {
145 static const struct config_registers v4_config_registers = {
170 static const struct config_registers v5_config_registers = {
195 static const struct config_registers v6_config_registers = {
605 const struct config_registers *config_regs) in hwicap_setup()
753 const struct config_registers *regs; in hwicap_of_probe()
796 const struct config_registers *regs; in hwicap_drv_probe()
Dxilinx_hwicap.h57 const struct config_registers *config_regs;
124 struct config_registers { struct
/linux-5.19.10/drivers/staging/media/rkvdec/
Drkvdec-h264.c902 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
1172 config_registers(ctx, &run); in rkvdec_h264_run()
Drkvdec-vp9.c515 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
816 config_registers(ctx, &run); in rkvdec_vp9_run()
/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g2_vp9_dec.c833 config_registers(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, in config_registers() function
931 config_registers(ctx, decode_params, src, dst); in hantro_g2_vp9_dec_run()