Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-isl1208.c63 #define ISL1219_REG_MNT 0x15 macro
606 tm.tm_min = bcd2bin(regs[ISL1219_REG_MNT - ISL1219_REG_SCT] & 0x7f); in timestamp0_show()