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