Home | Sort by: relevance | last modified time | path |
/src/sys/dev/i2c/ | |
em3027reg.h | 61 #define EM3027_STATUS_VLOW2 0x08 /* voltage lost */ |
em3027.c | 179 if (ctl.status & EM3027_STATUS_VLOW2) { 462 if (status & (EM3027_STATUS_VLOW2 | EM3027_STATUS_VLOW1)) { |