Searched defs:ufs_clk_scaling (Results 1 – 1 of 1) sorted by relevance
429 struct ufs_clk_scaling { struct430 int active_reqs;431 unsigned long tot_busy_t;432 ktime_t window_start_t;433 ktime_t busy_start_t;439 u32 min_gear;440 bool is_enabled;441 bool is_allowed;442 bool is_initialized;443 bool is_busy_started;[all …]
Completed in 9 milliseconds