Searched refs:ht_cfg_space (Results 1 – 1 of 1) sorted by relevance
41 static void *ht_cfg_space; variable62 return *(u32 *)(ht_cfg_space + (addr&~3)); in READCFG32()67 *(u32 *)(ht_cfg_space + (addr & ~3)) = data; in WRITECFG32()186 ht_cfg_space = ioremap(A_BCM1480_PHYS_HT_CFG_MATCH_BITS, 16*1024*1024); in bcm1480ht_pcibios_init()