Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h64 #define ISR_IRF 0x80 /* rx buffer full */ macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c69 #define ISR_IRF (1 << 7) /* rx buffer full */ macro