Searched refs:tap_max (Results 1 – 1 of 1) sorted by relevance
632 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sdcardclk_set_phase() local646 tap_max = 30; in sdhci_zynqmp_sdcardclk_set_phase()650 tap_max = 15; in sdhci_zynqmp_sdcardclk_set_phase()655 tap_max = 8; in sdhci_zynqmp_sdcardclk_set_phase()660 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sdcardclk_set_phase()697 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sampleclk_set_phase() local714 tap_max = 120; in sdhci_zynqmp_sampleclk_set_phase()718 tap_max = 60; in sdhci_zynqmp_sampleclk_set_phase()723 tap_max = 30; in sdhci_zynqmp_sampleclk_set_phase()728 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sampleclk_set_phase()[all …]