Searched refs:dw_comp_type (Results 1 – 1 of 1) sorted by relevance
306 uint32_t dw_comp_type; in i2c_dw_host_init() local310 dw_comp_type = I2C_DW_READ32(DW_I2C_COMP_TYPE); in i2c_dw_host_init()312 if (dw_comp_type != I2C_DW_COMP_TYPE_NUM) { in i2c_dw_host_init()314 __FUNCTION__, I2C_DW_COMP_TYPE_NUM, dw_comp_type); in i2c_dw_host_init()
Completed in 3 milliseconds