Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/xilinx_hwicap/
H A 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()
H A Dxilinx_hwicap.h57 const struct config_registers *config_regs;
124 struct config_registers { struct
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c894 static void config_registers(struct rkvdec_ctx *ctx, in config_registers() function
1121 config_registers(ctx, &run); in rkvdec_h264_run()