Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Dparisc-agp.c29 #define AGP8X_MODE (1 << AGP8X_MODE_BIT) macro
224 agp_device_command(command, (mode & AGP8X_MODE) != 0); in parisc_agp_enable()
H A Dhp-agp.c39 #define AGP8X_MODE (1 << AGP8X_MODE_BIT) macro
414 agp_device_command(command, (mode & AGP8X_MODE) != 0); in hp_zx1_enable()