Searched defs:vepu_dev (Results 1 – 2 of 2) sorted by relevance
97 struct vepu_dev { struct98 struct mpp_dev mpp;100 struct mpp_clk_info aclk_info;101 struct mpp_clk_info hclk_info;103 struct proc_dir_entry *procfs;105 struct reset_control *rst_a;106 struct reset_control *rst_h;
117 struct vepu_dev { struct118 struct mpp_dev mpp;120 struct mpp_clk_info aclk_info;121 struct mpp_clk_info hclk_info;122 u32 default_max_load;124 struct proc_dir_entry *procfs;126 struct reset_control *rst_a;127 struct reset_control *rst_h;129 struct vepu_ccu *ccu;130 bool disable_work;