Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlegacy/
D3945.h419 #define PCI_CFG_REV_ID_BIT_BASIC_SKU (0x40) /* bit 6 */ macro
D3945.c920 else if (rev_id & PCI_CFG_REV_ID_BIT_BASIC_SKU) { in il3945_nic_config()