Searched refs:gating_wait (Results 1 – 1 of 1) sorted by relevance
4016 u32 gating_wait = UFSHCD_REF_CLK_GATING_WAIT_US; in ufshcd_get_ref_clk_gating_wait() local4021 &gating_wait); in ufshcd_get_ref_clk_gating_wait()4024 err, gating_wait); in ufshcd_get_ref_clk_gating_wait()4026 if (gating_wait == 0) { in ufshcd_get_ref_clk_gating_wait()4027 gating_wait = UFSHCD_REF_CLK_GATING_WAIT_US; in ufshcd_get_ref_clk_gating_wait()4029 gating_wait); in ufshcd_get_ref_clk_gating_wait()4032 hba->dev_info.clk_gating_wait_us = gating_wait; in ufshcd_get_ref_clk_gating_wait()