Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-aspeed.c165 u64 phase_period_ps; in aspeed_sdhci_phase_to_tap() local
185 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()