Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/
H A Dtimer.c35 writel(GPT_CTRL_SWR, &gpt->ctrl); in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h465 #define GPT_CTRL_SWR (1 << 15) /* Software reset */ macro