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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/swarm/
H A Drtc_xicor1241.c41 #define X1241REG_HR_MIL 0x80 /* military time format */ macro
148 if (tmp & X1241REG_HR_MIL) {
177 if (hour & X1241REG_HR_MIL) {
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Ddev_sb1250_x1241clock.c80 #define X1241REG_HR_MIL 0x80 /* military time format */ macro
504 byte &= ~X1241REG_HR_MIL;
573 time_writertc(chan,X1241_CCR_ADDRESS,X1241REG_HR, BCD(hr) | X1241REG_HR_MIL);
H A Ddev_sb1250_x1240eeprom.c83 #define X1241REG_HR_MIL 0x80 /* military time format */ macro

Completed in 89 milliseconds