Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h311 #define PCI_AGP_STATUS_CAL_MASK 0x1c00 /* Calibration cycle timing */ macro
/pciutils/
H A Dls-caps.c96 ((t & PCI_AGP_STATUS_CAL_MASK) >> 10), in cap_agp()