Lines Matching refs:altera_cvp_conf
74 struct altera_cvp_conf {
78 void (*write_data)(struct altera_cvp_conf *conf,
88 void (*switch_clk)(struct altera_cvp_conf *conf);
89 int (*clear_state)(struct altera_cvp_conf *conf);
96 static int altera_read_config_byte(struct altera_cvp_conf *conf,
103 static int altera_read_config_dword(struct altera_cvp_conf *conf,
110 static int altera_write_config_dword(struct altera_cvp_conf *conf,
119 struct altera_cvp_conf *conf = mgr->priv;
133 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val)
138 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val)
145 static void altera_cvp_dummy_write(struct altera_cvp_conf *conf)
160 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask,
184 struct altera_cvp_conf *conf = mgr->priv;
204 static int altera_cvp_v2_clear_state(struct altera_cvp_conf *conf)
233 struct altera_cvp_conf *conf = mgr->priv;
265 static int altera_cvp_send_block(struct altera_cvp_conf *conf,
288 struct altera_cvp_conf *conf = mgr->priv;
322 struct altera_cvp_conf *conf = mgr->priv;
434 struct altera_cvp_conf *conf = mgr->priv;
487 struct altera_cvp_conf *conf = mgr->priv;
579 struct altera_cvp_conf *conf;
679 struct altera_cvp_conf *conf = mgr->priv;