Home
last modified time | relevance | path

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

/system/dev/i2c/dw-i2c/
A Ddw-i2c-regs.h94 #define DW_I2C_COMP_PARAM_1 0xf4 /* Component Parameter */ macro
A Ddw-i2c.c69 zxlogf(INFO, "DW_I2C_COMP_PARAM_1 = \t0x%x\n", I2C_DW_READ32(DW_I2C_COMP_PARAM_1)); in i2c_dw_dumpstate()
320 dev->tx_fifo_depth = I2C_DW_GET_BITS32(DW_I2C_COMP_PARAM_1, in i2c_dw_host_init()
323 dev->rx_fifo_depth = I2C_DW_GET_BITS32(DW_I2C_COMP_PARAM_1, in i2c_dw_host_init()

Completed in 4 milliseconds