Home
last modified time | relevance | path

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

/drivers/scsi/ufs/
Dufshcd.h397 struct ufs_clk_gating { struct
398 struct delayed_work gate_work;
399 struct work_struct ungate_work;
400 enum clk_gating_state state;
401 unsigned long delay_ms;
402 bool is_suspended;
403 struct device_attribute delay_attr;
404 struct device_attribute enable_attr;
405 bool is_enabled;
406 bool is_initialized;
[all …]