Searched refs:SOLO_IIC_STATE_SIG_ERR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/solo6x10/ | ||
D | i2c.c | 178 if (status & (SOLO_IIC_STATE_TRNS & SOLO_IIC_STATE_SIG_ERR) || in solo_i2c_isr() |
D | registers.h | 533 #define SOLO_IIC_STATE_SIG_ERR (1<<17) macro |