Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.h42 #define ICR_ALDIE 0x1000 /* enable arbitration interrupt */ macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c53 #define ICR_ALDIE (1 << 12) /* enable arbitration interrupt */ macro