Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dsdtemp_reg.h42 #define SDTEMP_REG_CAPABILITY 0x00 macro
Dsdtemp.c226 sdtemp_read_16(&sc, SDTEMP_REG_CAPABILITY, &cap); in sdtemp_match()
297 error = sdtemp_read_16(sc, SDTEMP_REG_CAPABILITY, &sc->sc_capability); in sdtemp_attach()