Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h57 #define ISR_RWM 0x1 /* read/write mode */ macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c62 #define ISR_RWM (1 << 0) /* read/write mode */ macro