Searched refs:DW_IC_COMP_TYPE_VALUE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-designware-common.c157 if (reg == swab32(DW_IC_COMP_TYPE_VALUE)) {
160 } else if (reg == (DW_IC_COMP_TYPE_VALUE & 0x0000ffff)) {
163 } else if (reg != DW_IC_COMP_TYPE_VALUE) {
H A Di2c-designware-core.h86 #define DW_IC_COMP_TYPE_VALUE 0x44570140 /* "DW" + 0x0140 */ macro

Completed in 242 milliseconds