Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/staging/media/rkvdec/
Drkvdec-h264.c880 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
1105 config_registers(ctx, &run); in rkvdec_h264_run()