Lines Matching defs:phys_cf
64 unsigned long phys_cf;
166 io->start = cf->phys_cf + SZ_4K;
179 map->static_start = cf->phys_cf;
237 cf->phys_cf = OMAP_CS1_PHYS;
240 cf->phys_cf = OMAP_CS2_PHYS;
243 cf->phys_cf = omap_cs3_phys();
248 cf->iomem.start = cf->phys_cf;
254 ioremap(cf->phys_cf + SZ_4K, SZ_2K);
258 if (!request_mem_region(cf->phys_cf, SZ_8K, driver_name))
306 release_mem_region(cf->phys_cf, SZ_8K);
324 release_mem_region(cf->phys_cf, SZ_8K);