Home
last modified time | relevance | path

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 D3945.h402 #define PCI_CFG_REV_ID_BIT_RTP (0x80) /* bit 7 */ macro
H A D3945.c903 if (rev_id & PCI_CFG_REV_ID_BIT_RTP) in il3945_nic_config()