cf0_io_base        48 arch/sh/boards/mach-lboxre2/setup.c 	u32 cf0_io_base;	/* Boot CF base address */
cf0_io_base        56 arch/sh/boards/mach-lboxre2/setup.c 	cf0_io_base = (u32)ioremap_prot(paddrbase, psize, pgprot_val(prot));
cf0_io_base        57 arch/sh/boards/mach-lboxre2/setup.c 	if (!cf0_io_base) {
cf0_io_base        62 arch/sh/boards/mach-lboxre2/setup.c 	cf_ide_resources[0].start += cf0_io_base ;
cf0_io_base        63 arch/sh/boards/mach-lboxre2/setup.c 	cf_ide_resources[0].end   += cf0_io_base ;
cf0_io_base        64 arch/sh/boards/mach-lboxre2/setup.c 	cf_ide_resources[1].start += cf0_io_base ;
cf0_io_base        65 arch/sh/boards/mach-lboxre2/setup.c 	cf_ide_resources[1].end   += cf0_io_base ;