Searched refs:DEVICE_ID_MASK (Results 1 – 4 of 4) sorted by relevance
35 #define DEVICE_ID_MASK 0xf0 macro187 if ((data & DEVICE_ID_MASK) != chip->info->id) { in max20086_detect()
17 #define DEVICE_ID_MASK (0x1000) /* Bit 12 is 1 if FC3W and 0 if FC3A */ macro
608 #define DEVICE_ID_MASK 0xffff0000 in iproc_pcie_config_read() macro612 if ((*val & DEVICE_ID_MASK) == in iproc_pcie_config_read()
939 if ((device_id & DEVICE_ID_MASK) == 0) { in idtfc3_check_device_compatibility()