Searched defs:ufs_clk_scaling (Results 1 – 1 of 1) sorted by relevance
425 struct ufs_clk_scaling { struct426 int active_reqs;427 unsigned long tot_busy_t;428 ktime_t window_start_t;429 ktime_t busy_start_t;435 u32 min_gear;436 bool is_enabled;437 bool is_allowed;438 bool is_initialized;439 bool is_busy_started;[all …]
Completed in 13 milliseconds