Symbol: altera_cvp_conf
drivers/fpga/altera-cvp.c
106
static int altera_write_config_dword(struct altera_cvp_conf *conf,
drivers/fpga/altera-cvp.c
115
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
129
static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val)
drivers/fpga/altera-cvp.c
134
static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val)
drivers/fpga/altera-cvp.c
141
static void altera_cvp_dummy_write(struct altera_cvp_conf *conf)
drivers/fpga/altera-cvp.c
156
static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask,
drivers/fpga/altera-cvp.c
180
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
200
static int altera_cvp_v2_clear_state(struct altera_cvp_conf *conf)
drivers/fpga/altera-cvp.c
229
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
261
static int altera_cvp_send_block(struct altera_cvp_conf *conf,
drivers/fpga/altera-cvp.c
284
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
318
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
430
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
483
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
575
struct altera_cvp_conf *conf;
drivers/fpga/altera-cvp.c
668
struct altera_cvp_conf *conf = mgr->priv;
drivers/fpga/altera-cvp.c
74
void (*write_data)(struct altera_cvp_conf *conf,
drivers/fpga/altera-cvp.c
84
void (*switch_clk)(struct altera_cvp_conf *conf);
drivers/fpga/altera-cvp.c
85
int (*clear_state)(struct altera_cvp_conf *conf);
drivers/fpga/altera-cvp.c
92
static int altera_read_config_byte(struct altera_cvp_conf *conf,
drivers/fpga/altera-cvp.c
99
static int altera_read_config_dword(struct altera_cvp_conf *conf,