Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Di2cvar.h198 #define I2C_MATCH_DIRECT_COMPATIBLE 10 macro
H A Di2c.c607 MIN(I2C_MATCH_DIRECT_COMPATIBLE + match_result - 1, in iic_compatible_match()