Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/i2c/
H A Di2c_hi35xx.h53 #define GLB_EN_MASK BIT(0) macro
H A Di2c_hi35xx.c174 val |= GLB_EN_MASK; in Hi35xxI2cEnable()
183 val &= ~GLB_EN_MASK; in Hi35xxI2cDisable()

Completed in 3 milliseconds