Home
last modified time | relevance | path

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

/system/dev/i2c/dw-i2c/
A Ddw-i2c-regs.h64 #define DW_I2C_ENABLE 0x6c /* I2C Enable */ macro
A Ddw-i2c.c54 zxlogf(INFO, "DW_I2C_ENABLE = \t0x%x\n", I2C_DW_READ32(DW_I2C_ENABLE)); in i2c_dw_dumpstate()
79 I2C_DW_SET_BITS32(DW_I2C_ENABLE, DW_I2C_ENABLE_ENABLE_START, DW_I2C_ENABLE_ENABLE_BITS, enable); in i2c_dw_enable_wait()

Completed in 5 milliseconds