Searched defs:cvp_priv (Results 1 – 1 of 1) sorted by relevance
83 struct cvp_priv { struct84 void (*switch_clk)(struct altera_cvp_conf *conf);85 int (*clear_state)(struct altera_cvp_conf *conf);86 int (*wait_credit)(struct fpga_manager *mgr, u32 blocks);87 size_t block_size;88 int poll_time_us;89 int user_time_us;