Searched refs:IXP4XX_EXP_BUS_BASE_PHYS (Results 1 – 2 of 2) sorted by relevance
31 #define IXP4XX_EXP_BUS_BASE_PHYS (0x50000000) macro43 (IXP4XX_EXP_BUS_BASE_PHYS + ((region) * ixp4xx_exp_bus_size))
378 if ((flash = ioremap(IXP4XX_EXP_BUS_BASE_PHYS, 0x80)) == NULL) in gmlr_init()