Searched refs:static_start (Results 1 – 9 of 9) sorted by relevance
193 map->static_start = sock->phys_attr + map->card_start; in au1x00_pcmcia_set_mem_map()195 map->static_start = sock->phys_mem + map->card_start; in au1x00_pcmcia_set_mem_map()
176 map->static_start = cf->phys_cf; in omap_cf_set_mem_map()179 map->static_start += SZ_2K; in omap_cf_set_mem_map()
160 map->static_start = cf->mem_phys; in electra_cf_set_mem_map()163 map->static_start += 0x800; in electra_cf_set_mem_map()
408 map->static_start = sock->phys_attr + map->card_start; in au1x00_pcmcia_set_mem_map()410 map->static_start = sock->phys_mem + map->card_start; in au1x00_pcmcia_set_mem_map()
310 map->static_start = res->start + map->card_start; in bcm63xx_pcmcia_set_mem_map()
655 map->static_start = res->start + map->card_start; in soc_common_pcmcia_set_mem_map()
903 res->start = win->static_start; in pcmcia_request_window()
118 s->cis_virt = ioremap(mem->static_start, s->map_size); in set_cis_map()
95 phys_addr_t static_start; member