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