Home
last modified time | relevance | path

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

/drivers/i2c/
A Ddesignware_i2c.c791 uint comp_type;
793 comp_type = readl(&priv->regs->comp_type);
794 if (comp_type != DW_I2C_COMP_TYPE) {
796 comp_type);
A Ddesignware_i2c.h62 u32 comp_type; member

Completed in 9 milliseconds