Searched refs:tap_max (Results 1 – 1 of 1) sorted by relevance
648 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sdcardclk_set_phase() local662 tap_max = 30; in sdhci_zynqmp_sdcardclk_set_phase()666 tap_max = 15; in sdhci_zynqmp_sdcardclk_set_phase()671 tap_max = 8; in sdhci_zynqmp_sdcardclk_set_phase()677 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sdcardclk_set_phase()714 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sampleclk_set_phase() local731 tap_max = 120; in sdhci_zynqmp_sampleclk_set_phase()735 tap_max = 60; in sdhci_zynqmp_sampleclk_set_phase()740 tap_max = 30; in sdhci_zynqmp_sampleclk_set_phase()746 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sampleclk_set_phase()[all …]