Searched refs:AGP_MODE_SET_FW (Results 1 – 2 of 2) sorted by relevance
61 #define AGP_MODE_SET_FW(x,v) (((x) & ~0x00000010U) | ((v) << 4)) macro
398 command = AGP_MODE_SET_FW(command, fw); in agp_v3_enable()452 command = AGP_MODE_SET_FW(command, fw); in agp_v2_enable()