Home
last modified time | relevance | path

Searched refs:iomem_size (Results 1 – 1 of 1) sorted by relevance

/drivers/pcmcia/
Dbcm63xx_pcmcia.c331 unsigned int regmem_size = 0, iomem_size = 0; in bcm63xx_drv_pcmcia_probe() local
369 iomem_size = resource_size(res); in bcm63xx_drv_pcmcia_probe()
370 skt->io_base = ioremap(res->start, iomem_size); in bcm63xx_drv_pcmcia_probe()