BOOT_REG_BASE      35 arch/mips/lantiq/falcon/prom.c #define BOOT_RVEC	(BOOT_REG_BASE | 0x00)
BOOT_REG_BASE      36 arch/mips/lantiq/falcon/prom.c #define BOOT_NVEC	(BOOT_REG_BASE | 0x04)
BOOT_REG_BASE      37 arch/mips/lantiq/falcon/prom.c #define BOOT_EVEC	(BOOT_REG_BASE | 0x08)
BOOT_REG_BASE      26 arch/mips/lantiq/falcon/reset.c #define BOOT_PW1_REG	(BOOT_REG_BASE | 0x20)
BOOT_REG_BASE      27 arch/mips/lantiq/falcon/reset.c #define BOOT_PW2_REG	(BOOT_REG_BASE | 0x24)
BOOT_REG_BASE      42 arch/mips/lantiq/falcon/reset.c 	ltq_w32(0, (void *)BOOT_REG_BASE); /* reset Bootreg RVEC */