Searched refs:phase_period_ps (Results 1 – 1 of 1) sorted by relevance
165 u64 phase_period_ps; in aspeed_sdhci_phase_to_tap() local185 phase_period_ps = div_u64((u64)phase_deg * clk_period_ps, 360ULL); in aspeed_sdhci_phase_to_tap()187 tap = div_u64(phase_period_ps, prop_delay_ps); in aspeed_sdhci_phase_to_tap()