Searched refs:XC5K_LOCK_NOSIGNAL (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/i2c/ | ||
| D | xc5kreg.h | 69 #define XC5K_LOCK_NOSIGNAL 0x0002 macro |
| D | xc5k.c | 435 if ((lock_status & XC5K_LOCK_NOSIGNAL) == 0) in xc5k_get_status() |