Home
last modified time | relevance | path

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

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