Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Dpcf2127.c21 #define PCF2127_REG_DW 0x07 macro
75 tm->tm_wday = buf[PCF2127_REG_DW] & 0x07; in pcf2127_rtc_get()