Symbol: aspeed_sdhci_phase_to_tap
drivers/mmc/host/sdhci-of-aspeed-test.c
11
aspeed_sdhci_phase_to_tap(NULL, rate, 0));
drivers/mmc/host/sdhci-of-aspeed-test.c
13
aspeed_sdhci_phase_to_tap(NULL, rate, 1));
drivers/mmc/host/sdhci-of-aspeed-test.c
15
aspeed_sdhci_phase_to_tap(NULL, rate, 2));
drivers/mmc/host/sdhci-of-aspeed-test.c
17
aspeed_sdhci_phase_to_tap(NULL, rate, 3));
drivers/mmc/host/sdhci-of-aspeed-test.c
19
aspeed_sdhci_phase_to_tap(NULL, rate, 4));
drivers/mmc/host/sdhci-of-aspeed-test.c
21
aspeed_sdhci_phase_to_tap(NULL, rate, 5));
drivers/mmc/host/sdhci-of-aspeed-test.c
23
aspeed_sdhci_phase_to_tap(NULL, rate, 23));
drivers/mmc/host/sdhci-of-aspeed-test.c
25
aspeed_sdhci_phase_to_tap(NULL, rate, 24));
drivers/mmc/host/sdhci-of-aspeed-test.c
27
aspeed_sdhci_phase_to_tap(NULL, rate, 25));
drivers/mmc/host/sdhci-of-aspeed-test.c
30
aspeed_sdhci_phase_to_tap(NULL, rate, 180));
drivers/mmc/host/sdhci-of-aspeed-test.c
32
aspeed_sdhci_phase_to_tap(NULL, rate, 181));
drivers/mmc/host/sdhci-of-aspeed-test.c
34
aspeed_sdhci_phase_to_tap(NULL, rate, 182));
drivers/mmc/host/sdhci-of-aspeed-test.c
36
aspeed_sdhci_phase_to_tap(NULL, rate, 183));
drivers/mmc/host/sdhci-of-aspeed-test.c
38
aspeed_sdhci_phase_to_tap(NULL, rate, 184));
drivers/mmc/host/sdhci-of-aspeed-test.c
40
aspeed_sdhci_phase_to_tap(NULL, rate, 185));
drivers/mmc/host/sdhci-of-aspeed-test.c
42
aspeed_sdhci_phase_to_tap(NULL, rate, 203));
drivers/mmc/host/sdhci-of-aspeed-test.c
44
aspeed_sdhci_phase_to_tap(NULL, rate, 204));
drivers/mmc/host/sdhci-of-aspeed-test.c
46
aspeed_sdhci_phase_to_tap(NULL, rate, 205));
drivers/mmc/host/sdhci-of-aspeed-test.c
54
aspeed_sdhci_phase_to_tap(NULL, rate, 0));
drivers/mmc/host/sdhci-of-aspeed-test.c
56
aspeed_sdhci_phase_to_tap(NULL, rate, 5));
drivers/mmc/host/sdhci-of-aspeed-test.c
58
aspeed_sdhci_phase_to_tap(NULL, rate, 6));
drivers/mmc/host/sdhci-of-aspeed-test.c
60
aspeed_sdhci_phase_to_tap(NULL, rate, 7));
drivers/mmc/host/sdhci-of-aspeed-test.c
62
aspeed_sdhci_phase_to_tap(NULL, rate, 89));
drivers/mmc/host/sdhci-of-aspeed-test.c
64
aspeed_sdhci_phase_to_tap(NULL, rate, 90));
drivers/mmc/host/sdhci-of-aspeed-test.c
66
aspeed_sdhci_phase_to_tap(NULL, rate, 91));
drivers/mmc/host/sdhci-of-aspeed-test.c
68
aspeed_sdhci_phase_to_tap(NULL, rate, 96));
drivers/mmc/host/sdhci-of-aspeed-test.c
71
aspeed_sdhci_phase_to_tap(NULL, rate, 180));
drivers/mmc/host/sdhci-of-aspeed-test.c
73
aspeed_sdhci_phase_to_tap(NULL, rate, 185));
drivers/mmc/host/sdhci-of-aspeed-test.c
75
aspeed_sdhci_phase_to_tap(NULL, rate, 186));
drivers/mmc/host/sdhci-of-aspeed-test.c
77
aspeed_sdhci_phase_to_tap(NULL, rate, 187));
drivers/mmc/host/sdhci-of-aspeed-test.c
79
aspeed_sdhci_phase_to_tap(NULL, rate, 269));
drivers/mmc/host/sdhci-of-aspeed-test.c
81
aspeed_sdhci_phase_to_tap(NULL, rate, 270));
drivers/mmc/host/sdhci-of-aspeed-test.c
83
aspeed_sdhci_phase_to_tap(NULL, rate, 271));
drivers/mmc/host/sdhci-of-aspeed-test.c
85
aspeed_sdhci_phase_to_tap(NULL, rate, 276));
drivers/mmc/host/sdhci-of-aspeed.c
208
taps->in = aspeed_sdhci_phase_to_tap(dev, rate, phases->in_deg);
drivers/mmc/host/sdhci-of-aspeed.c
209
taps->out = aspeed_sdhci_phase_to_tap(dev, rate, phases->out_deg);