Home
last modified time | relevance | path

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

/system/dev/i2c/dw-i2c/
A Ddw-i2c-regs.h45 #define DW_I2C_FS_SCL_LCNT 0x20 /* Fast Mode I2C Clock SCL Low Cnt */ macro
A Ddw-i2c.c61 zxlogf(INFO, "DW_I2C_FS_SCL_LCNT = \t0x%x\n", I2C_DW_READ32(DW_I2C_FS_SCL_LCNT)); in i2c_dw_dumpstate()
370 I2C_DW_SET_BITS32(DW_I2C_FS_SCL_LCNT, DW_I2C_FS_SCL_LCNT_START, DW_I2C_FS_SCL_LCNT_BITS, 0x32); in i2c_dw_host_init()

Completed in 5 milliseconds