Searched defs:cvp_priv (Results 1 – 1 of 1) sorted by relevance
87 struct cvp_priv { struct88 void (*switch_clk)(struct altera_cvp_conf *conf);89 int (*clear_state)(struct altera_cvp_conf *conf);90 int (*wait_credit)(struct fpga_manager *mgr, u32 blocks);91 size_t block_size;92 int poll_time_us;93 int user_time_us;