Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dsdtemp_reg.h40 #define SDTEMP_ADDR 0x18 /* I2C address 001 1xxx */ macro
Dsdtemp.c214 if ((ia->ia_addr & SDTEMP_ADDRMASK) != SDTEMP_ADDR) in sdtemp_match()
362 "DIMM %d temperature", sc->sc_address - SDTEMP_ADDR); in sdtemp_attach()