Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/rtc/
H A Dnxprtc.c214 bool is212x; /* Chip type is 2127 or 2129 */ member
477 if (sc->is212x) { in pcf8523_start()
528 if (sc->is212x) { in pcf8523_start()
693 sc->is212x = true; in nxprtc_start()