Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/rtc/
H A Dnxprtc.c157 #define PCF8563_B_TMR_ENABLE 0x80 /* Enable countdown timer */ macro
668 stdctl = PCF8563_B_TMR_ENABLE | PCF8563_B_TMR_64HZ; in pcf8563_start_timer()