static_start      194 drivers/pcmcia/at91_cf.c 		map->static_start = cf->phys_baseaddr + CF_ATTR_PHYS;
static_start      196 drivers/pcmcia/at91_cf.c 		map->static_start = cf->phys_baseaddr + CF_MEM_PHYS;
static_start      310 drivers/pcmcia/bcm63xx_pcmcia.c 	map->static_start = res->start + map->card_start;
static_start      117 drivers/pcmcia/cistpl.c 		s->cis_virt = ioremap(mem->static_start, s->map_size);
static_start      407 drivers/pcmcia/db1xxx_ss.c 		map->static_start = sock->phys_attr + map->card_start;
static_start      409 drivers/pcmcia/db1xxx_ss.c 		map->static_start = sock->phys_mem + map->card_start;
static_start      160 drivers/pcmcia/electra_cf.c 	map->static_start = cf->mem_phys;
static_start      163 drivers/pcmcia/electra_cf.c 		map->static_start += 0x800;
static_start      179 drivers/pcmcia/omap_cf.c 	map->static_start = cf->phys_cf;
static_start      182 drivers/pcmcia/omap_cf.c 		map->static_start += SZ_2K;
static_start      905 drivers/pcmcia/pcmcia_resource.c 		res->start = win->static_start;
static_start      656 drivers/pcmcia/soc_common.c 	map->static_start = res->start + map->card_start;
static_start      193 drivers/pcmcia/xxs1500_ss.c 		map->static_start = sock->phys_attr + map->card_start;
static_start      195 drivers/pcmcia/xxs1500_ss.c 		map->static_start = sock->phys_mem + map->card_start;
static_start       95 include/pcmcia/ss.h 	phys_addr_t	static_start;