Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-isl1208.c64 #define ISL1219_REG_HRT 0x16 macro
607 tm.tm_hour = bcd2bin(regs[ISL1219_REG_HRT - ISL1219_REG_SCT] & 0x3f); in timestamp0_show()