Home
last modified time | relevance | path

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

/linux/drivers/ufs/core/
H A Dufshcd.c3882 u32 gating_wait = UFSHCD_REF_CLK_GATING_WAIT_US; in ufshcd_get_ref_clk_gating_wait() local
3887 &gating_wait); in ufshcd_get_ref_clk_gating_wait()
3890 err, gating_wait); in ufshcd_get_ref_clk_gating_wait()
3892 if (gating_wait == 0) { in ufshcd_get_ref_clk_gating_wait()
3893 gating_wait = UFSHCD_REF_CLK_GATING_WAIT_US; in ufshcd_get_ref_clk_gating_wait()
3895 gating_wait); in ufshcd_get_ref_clk_gating_wait()
3898 hba->dev_info.clk_gating_wait_us = gating_wait; in ufshcd_get_ref_clk_gating_wait()