Searched refs:phys_cf (Results 1 – 1 of 1) sorted by relevance
63 unsigned long phys_cf; member163 io->start = cf->phys_cf + SZ_4K; in omap_cf_set_io_map()176 map->static_start = cf->phys_cf; in omap_cf_set_mem_map()236 cf->phys_cf = res->start; in omap_cf_probe()240 status = pci_remap_iospace(&iospace, cf->phys_cf + SZ_4K); in omap_cf_probe()246 if (!request_mem_region(cf->phys_cf, SZ_8K, driver_name)) { in omap_cf_probe()287 release_mem_region(cf->phys_cf, SZ_8K); in omap_cf_probe()302 release_mem_region(cf->phys_cf, SZ_8K); in omap_cf_remove()