Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.h401 #define PCI_CFG_REV_ID_BIT_BASIC_SKU (0x40) /* bit 6 */ macro
H A D3945.c905 else if (rev_id & PCI_CFG_REV_ID_BIT_BASIC_SKU) { in il3945_nic_config()