Searched refs:u3_ht_base (Results 1 – 1 of 1) sorted by relevance
108 static void __iomem *u3_ht_base; variable2583 u3_ht_base = ioremap(address + U3_HT_CONFIG_BASE, 0x1000); in probe_uninorth()2584 if (u3_ht_base == NULL) { in probe_uninorth()2920 (void)in_be32(u3_ht_base + U3_HT_LINK_COMMAND);2921 ucfg = cfg = in_be32(u3_ht_base + U3_HT_LINK_CONFIG);2922 ufreq = freq = in_be32(u3_ht_base + U3_HT_LINK_FREQ);