Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h63 #define ISR_ITE 0x40 /* tx buffer empty */ macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c68 #define ISR_ITE (1 << 6) /* tx buffer empty */ macro