Searched refs:tap_max (Results 1 – 1 of 1) sorted by relevance
738 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sdcardclk_set_phase() local752 tap_max = 30; in sdhci_zynqmp_sdcardclk_set_phase()756 tap_max = 15; in sdhci_zynqmp_sdcardclk_set_phase()761 tap_max = 8; in sdhci_zynqmp_sdcardclk_set_phase()767 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sdcardclk_set_phase()804 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sampleclk_set_phase() local821 tap_max = 120; in sdhci_zynqmp_sampleclk_set_phase()825 tap_max = 60; in sdhci_zynqmp_sampleclk_set_phase()830 tap_max = 30; in sdhci_zynqmp_sampleclk_set_phase()836 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sampleclk_set_phase()[all …]