Searched refs:CR1W (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_crtc.c931 CR1W(CURADDRESS, curreg);
933 CR1W(22CURADDRESS, curreg);
939 CR1W(CURBGCOLOR, 0x00000000);
941 CR1W(CURFGCOLOR, 0x00ffffff);
946 CR1W(22CURBGCOLOR, 0x00000000);
948 CR1W(22CURFGCOLOR, 0x00ffffff);
974 CR1W(CURCTRL, 0x00000001);
978 CR1W(22CURCTRL, 0x00000001);
990 CR1W(CURCTRL, 0x00000000);
994 CR1W(2
[all...]
/haiku/headers/private/graphics/matrox/
H A Dmga_macros.h342 #define CR1W(A,B) (MGA_REG32(MGACR1_##A)=B) macro
/haiku/headers/private/graphics/neomagic/
H A Dnm_macros.h320 #define CR1W(A,B) (NM_REG32(NMCR1_##A) = (B)) macro

Completed in 1779 milliseconds