Home
last modified time | relevance | path

Searched refs:active_reqs (Results 1 – 2 of 2) sorted by relevance

/linux/include/ufs/
H A Dufshcd.h431 int active_reqs; member
466 int active_reqs; member
/linux/drivers/ufs/core/
H A Dufshcd.c1458 if (hba->clk_scaling.active_reqs || in ufshcd_clk_scaling_suspend_work()
1524 if (!hba->clk_scaling.active_reqs) in ufshcd_devfreq_target()
1606 if (scaling->active_reqs) { in ufshcd_devfreq_get_dev_status()
1858 hba->clk_gating.active_reqs++; in ufshcd_hold()
1941 if (hba->clk_gating.active_reqs) in ufshcd_gate_work()
1995 hba->clk_gating.active_reqs--; in __ufshcd_release()
1997 if (hba->clk_gating.active_reqs || hba->clk_gating.is_suspended || in __ufshcd_release()
2078 hba->clk_gating.active_reqs++; in ufshcd_clkgate_enable_store()
2158 if (!hba->clk_scaling.active_reqs++) in ufshcd_clk_scaling_start_busy()
2189 hba->clk_scaling.active_reqs--; in ufshcd_clk_scaling_update_busy()
[all …]