Searched defs:ufs_clk_info (Results 1 – 1 of 1) sorted by relevance
269 struct ufs_clk_info { struct270 struct list_head list;271 struct clk *clk;272 const char *name;273 u32 max_freq;274 u32 min_freq;275 u32 curr_freq;276 bool keep_link_active;277 bool enabled;