Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf8563.c47 #define PCF8563_REG_TMRC 0x0E /* timer control */ macro
534 err = pcf8563_write_block_data(client, PCF8563_REG_TMRC, 1, &buf); in pcf8563_probe()