Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dadm1021.c30 #define ADM1021_STATUS_INVAL 0x7f macro
116 if ((stat & ADM1021_STATUS_INVAL) == ADM1021_STATUS_INVAL) { in admtemp_attach()
126 if ((stat & ADM1021_STATUS_INVAL) != ADM1021_STATUS_INVAL && in admtemp_attach()