Home
last modified time | relevance | path

Searched defs:config_registers (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.h124 struct config_registers { struct
125 u32 CRC;
126 u32 FAR;
127 u32 FDRI;
128 u32 FDRO;
129 u32 CMD;
130 u32 CTL;
131 u32 MASK;
132 u32 STAT;
133 u32 LOUT;
[all …]
/Linux-v6.1/drivers/staging/media/rkvdec/
Drkvdec-h264.c883 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
Drkvdec-vp9.c515 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
/Linux-v6.1/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