Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dpcf8583reg.h58 #define PCF8583_CSR_STOP 0x80 macro
Dpcf8583.c155 if (csr & PCF8583_CSR_STOP) in pcfrtc_attach()