Home
last modified time | relevance | path

Searched defs:ISR_IBB (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h60 #define ISR_IBB 0x8 /* bus busy */ macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c65 #define ISR_IBB (1 << 3) /* bus busy */ macro