Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dpcf85063.c60 #define PCF85063_MINUTES_MASK 0x7f macro
223 dt->dt_min = FROMBCD(regs[1] & PCF85063_MINUTES_MASK); in pcyrtc_clock_read()