Searched refs:I2C_MATCH_DIRECT_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/i2c/ | ||
H A D | i2cvar.h | 198 #define I2C_MATCH_DIRECT_COMPATIBLE 10 macro |
H A D | i2c.c | 607 MIN(I2C_MATCH_DIRECT_COMPATIBLE + match_result - 1, in iic_compatible_match() |