| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/i2c/ | |
| sdtemp_reg.h | 46 #define SDTEMP_REG_CRIT_LIM 0x04 |
| sdtemp.c | 446 if (sdtemp_read_16(sc, SDTEMP_REG_CRIT_LIM, &lim) == 0 && lim != 0) { 482 (void)sdtemp_write_16(sc, SDTEMP_REG_CRIT_LIM, |