Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/sibyte/swarm/
Drtc_xicor1241.c32 #define X1241REG_SR_RWEL 0x04 /* r/w latch is enabled, can write RTC */ macro
124 xicor_write(X1241REG_SR, X1241REG_SR_WEL | X1241REG_SR_RWEL); in xicor_set_time()