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()234 cf->phys_cf = res->start; in omap_cf_probe()238 status = pci_remap_iospace(&iospace, cf->phys_cf + SZ_4K); in omap_cf_probe()244 if (!request_mem_region(cf->phys_cf, SZ_8K, driver_name)) { in omap_cf_probe()285 release_mem_region(cf->phys_cf, SZ_8K); in omap_cf_probe()300 release_mem_region(cf->phys_cf, SZ_8K); in omap_cf_remove()