Searched refs:P2SEGADDR (Results 1 – 5 of 5) sorted by relevance
32 #define P2SEGADDR(a) \ macro43 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; }) macro
149 #define UNCAC_ADDR(addr) P2SEGADDR(addr)
40 soleng_flash_map.virt = (void __iomem *)P2SEGADDR(0); in init_soleng_maps()52 soleng_flash_map.virt = P2SEGADDR(0x01000000); in init_soleng_maps()
62 return (void __iomem *)P2SEGADDR(offset); in __ioremap_29bit()
122 word = P2SEGADDR(sh7751_pci_map.window0.base); in sh7751_pci_init()