Searched refs:RICOHRTC_MINUTES_MASK (Results 1 – 1 of 1) sorted by relevance
72 #define RICOHRTC_MINUTES_MASK 0x7f macro150 if ((data & ~RICOHRTC_MINUTES_MASK) != 0) { in ricohrtc_match()264 dt->dt_min = FROMBCD(bcd[RICOHRTC_MINUTES] & RICOHRTC_MINUTES_MASK); in ricohrtc_clock_read()