Searched defs:DACW (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/graphics/matrox/
H A Dmga_macros.h317 #define DACW(A,B) (MGA_REG8(MGADAC_##A)=B) macro
/haiku/headers/private/graphics/skeleton/
H A Dmacros.h757 #define DACW(A,B) (ENG_RG32(ENDAC_##A)=B) macro
/haiku/headers/private/graphics/via/
H A Dmacros.h826 #define DACW(A,B) (ENG_REG32(ENDAC_##A)=B) macro
/haiku/headers/private/graphics/nvidia/
H A Dnv_macros.h904 #define DACW(A,B) (NV_REG32(NVDAC_##A)=B) macro

Completed in 125 milliseconds