Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/rtc/
H A Dnxprtc.c137 #define PCF8523_B_TMR_A_64HZ 0x01 /* Timer A freq 64Hz */ macro
571 stdfreq = PCF8523_B_TMR_A_64HZ; in pcf8523_start_timer()
601 stdctl = PCF2127_B_TMR_CD | PCF8523_B_TMR_A_64HZ; in pcf2127_start_timer()