Searched refs:PCI_HT_LCTR_CRCERR (Results 1 – 2 of 2) sorted by relevance
266 (lctr0 & PCI_HT_LCTR_CRCERR) >> 8); in cap_ht_pri()302 (lctr1 & PCI_HT_LCTR_CRCERR) >> 8); in cap_ht_pri()457 (lctr & PCI_HT_LCTR_CRCERR) >> 8, in cap_ht_sec()
445 #define PCI_HT_LCTR_CRCERR 0x0f00 /* CRC Error */ macro