Searched refs:AGP_MAJOR_VERSION_SHIFT (Results 1 – 3 of 3) sorted by relevance
257 #define AGP_MAJOR_VERSION_SHIFT (20) macro
418 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()
801 bridge->major_version = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in get_agp_version()