Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pcmcia/
A Dxxs1500_ss.c193 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()
A Domap_cf.c176 map->static_start = cf->phys_cf; in omap_cf_set_mem_map()
179 map->static_start += SZ_2K; in omap_cf_set_mem_map()
A Delectra_cf.c160 map->static_start = cf->mem_phys; in electra_cf_set_mem_map()
163 map->static_start += 0x800; in electra_cf_set_mem_map()
A Ddb1xxx_ss.c408 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()
A Dbcm63xx_pcmcia.c310 map->static_start = res->start + map->card_start; in bcm63xx_pcmcia_set_mem_map()
A Dsoc_common.c655 map->static_start = res->start + map->card_start; in soc_common_pcmcia_set_mem_map()
A Dpcmcia_resource.c903 res->start = win->static_start; in pcmcia_request_window()
A Dcistpl.c118 s->cis_virt = ioremap(mem->static_start, s->map_size); in set_cis_map()
/linux-6.3-rc2/include/pcmcia/
A Dss.h95 phys_addr_t static_start; member

Completed in 22 milliseconds