Searched refs:PCI_CFG_REV_ID_BIT_RTP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ | ||
H A D | 3945.h | 402 #define PCI_CFG_REV_ID_BIT_RTP (0x80) /* bit 7 */ macro |
H A D | 3945.c | 903 if (rev_id & PCI_CFG_REV_ID_BIT_RTP) in il3945_nic_config() |