Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/i2c/
H A Di2c_hi35xx.c78 #define REG_CRG_I2C (CRG_REG_BASE + 0x01b8) macro
165 WRITE_REG_BIT(1, I2C_CRG_CLK_OFFSET + busId, REG_CRG_I2C); in Hi35xxI2cHwInitCfg()
166 WRITE_REG_BIT(0, I2C_CRG_RST_OFFSET + busId, REG_CRG_I2C); in Hi35xxI2cHwInitCfg()

Completed in 3 milliseconds