Home
last modified time | relevance | path

Searched refs:AGP_MAJOR_VERSION_SHIFT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dagp.h257 #define AGP_MAJOR_VERSION_SHIFT (20) macro
H A Disoch.c413 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()
H A Dgeneric.c798 bridge->major_version = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in get_agp_version()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dagp.h268 #define AGP_MAJOR_VERSION_SHIFT (20) macro
H A Disoch.c413 mmajor = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in agp_3_5_enable()
H A Dgeneric.c798 bridge->major_version = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in get_agp_version()

Completed in 7 milliseconds