Home
last modified time | relevance | path

Searched defs:ufs_clk_gating (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/ufs/
H A Dufshcd.h405 struct ufs_clk_gating { struct
406 struct delayed_work gate_work;
407 struct work_struct ungate_work;
408 enum clk_gating_state state;
409 unsigned long delay_ms;
410 bool is_suspended;
411 struct device_attribute delay_attr;
412 struct device_attribute enable_attr;
413 bool is_enabled;
414 bool is_initialized;
[all …]