Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_i2c.h54 #define I2C_IE_AL (1UL << 0) /* Arbitration Lost interrupt */ macro
H A Dti_i2c.c652 I2C_IE_AL; /* Arbitration lost interrupt. */ in ti_i2c_reset()