Home
last modified time | relevance | path

Searched refs:RSR_RES (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c219 __raw_writel(~(RSR_RES), &im->reset.rsr); in cpu_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h855 #define RSR_RES (~(RSR_RSTSRC | RSR_BSF | RSR_SWSR | \ macro