Home
last modified time | relevance | path

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

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