Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h59 #define ISR_UB 0x4 /* unit busy */ macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c64 #define ISR_UB (1 << 2) /* unit busy */ macro