Searched defs:ISR_IBB (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ | ||
| H A D | mv_i2c.h | 61 #define ISR_IBB 0x8 /* bus busy */ macro |
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ | ||
| H A D | i2c-pxa.c | 65 #define ISR_IBB (1 << 3) /* bus busy */ macro |