Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2800reg.h134 #define SWRCON_SWR (1<<0) /* 1: Invoke software reset */ macro
H A Ds3c2800.c195 = SWRCON_SWR; in s3c2800_softreset()