Searched refs:PCI_CFG_REV_ID_BIT_BASIC_SKU (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/intel/iwlegacy/ | ||
D | 3945.h | 419 #define PCI_CFG_REV_ID_BIT_BASIC_SKU (0x40) /* bit 6 */ macro |
D | 3945.c | 920 else if (rev_id & PCI_CFG_REV_ID_BIT_BASIC_SKU) { in il3945_nic_config() |