Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dscmdreg.h24 #define SCMD_LOW_I2C_ADDR 0x58 macro
/netbsd/sys/dev/i2c/
H A Dscmdi2c.c138 if (!(ia->ia_addr >= SCMD_LOW_I2C_ADDR && in scmdi2c_match()