Searched refs:DW_I2C_ENABLE (Results 1 – 2 of 2) sorted by relevance
64 #define DW_I2C_ENABLE 0x6c /* I2C Enable */ macro
54 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