Home
last modified time | relevance | path

Searched refs:I2C_IE_AL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h56 #define I2C_IE_AL (1UL << 0) /* Arbitration Lost interrupt */ macro
H A Dti_i2c.c655 I2C_IE_AL; /* Arbitration lost interrupt. */ in ti_i2c_reset()