Searched refs:tap_max (Results 1 – 1 of 1) sorted by relevance
631 u8 tap_delay, tap_max = 0; in sdhci_zynqmp_sdcardclk_set_phase() local645 tap_max = 30; in sdhci_zynqmp_sdcardclk_set_phase()649 tap_max = 15; in sdhci_zynqmp_sdcardclk_set_phase()654 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()729 tap_delay = (degrees * tap_max) / 360; in sdhci_zynqmp_sampleclk_set_phase()[all …]