SS_CAP_STATIC_MAP  339 drivers/pcmcia/at91_cf.c 	cf->socket.features = SS_CAP_PCCARD | SS_CAP_STATIC_MAP
SS_CAP_STATIC_MAP  381 drivers/pcmcia/bcm63xx_pcmcia.c 	sock->features = SS_CAP_STATIC_MAP | SS_CAP_PCCARD;
SS_CAP_STATIC_MAP   91 drivers/pcmcia/cistpl.c 	if (!(s->features & SS_CAP_STATIC_MAP) && (mem->res == NULL)) {
SS_CAP_STATIC_MAP  101 drivers/pcmcia/cistpl.c 	if (!(s->features & SS_CAP_STATIC_MAP) && (!s->cis_virt))
SS_CAP_STATIC_MAP  114 drivers/pcmcia/cistpl.c 	if (s->features & SS_CAP_STATIC_MAP) {
SS_CAP_STATIC_MAP  539 drivers/pcmcia/db1xxx_ss.c 	sock->socket.features	= SS_CAP_STATIC_MAP | SS_CAP_PCCARD;
SS_CAP_STATIC_MAP  283 drivers/pcmcia/electra_cf.c 	cf->socket.features = SS_CAP_PCCARD | SS_CAP_STATIC_MAP |
SS_CAP_STATIC_MAP  292 drivers/pcmcia/omap_cf.c 	cf->socket.features = SS_CAP_PCCARD | SS_CAP_STATIC_MAP
SS_CAP_STATIC_MAP  858 drivers/pcmcia/pcmcia_resource.c 	if ((res->start && (s->features & SS_CAP_STATIC_MAP)) ||
SS_CAP_STATIC_MAP  879 drivers/pcmcia/pcmcia_resource.c 	if (!(s->features & SS_CAP_STATIC_MAP)) {
SS_CAP_STATIC_MAP  904 drivers/pcmcia/pcmcia_resource.c 	if (s->features & SS_CAP_STATIC_MAP)
SS_CAP_STATIC_MAP  839 drivers/pcmcia/soc_common.c 	skt->socket.features = SS_CAP_STATIC_MAP|SS_CAP_PCCARD;
SS_CAP_STATIC_MAP  266 drivers/pcmcia/xxs1500_ss.c 	sock->socket.features	= SS_CAP_STATIC_MAP | SS_CAP_PCCARD;