Home
last modified time | relevance | path

Searched refs:rom_res_p (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-sh64/
Dplatform.h39 struct resource *rom_res_p; member
/linux-2.4.37.9/arch/sh64/mach-harp/
Dsetup.c104 .rom_res_p = rom_resources,
/linux-2.4.37.9/arch/sh64/mach-sim/
Dsetup.c129 .rom_res_p = rom_resources,
/linux-2.4.37.9/arch/sh64/mach-cayman/
Dsetup.c133 .rom_res_p = rom_resources,
/linux-2.4.37.9/arch/sh64/kernel/
Dsetup.c267 &platform_parms.rom_res_p[i]); in setup_arch()