Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/swarm/
H A Drtc_xicor1241.c36 #define X1241REG_HR_MIL 0x80 /* military time format */ macro
145 if (tmp & X1241REG_HR_MIL) { in xicor_set_time()
177 if (hour & X1241REG_HR_MIL) { in xicor_get_time()