Home
last modified time | relevance | path

Searched refs:INTR_ABORT_MASK (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/i2c/
H A Di2c_hi35xx.h93 #define INTR_ABORT_MASK (BIT(0) | BIT(11)) macro
97 #define INTR_USE_MASK (INTR_ABORT_MASK \
H A Di2c_hi35xx.c435 if (val & (INTR_ABORT_MASK)) { in Hi35xxI2cWaitIdle()

Completed in 2 milliseconds