Home
last modified time | relevance | path

Searched refs:RG16_BMP_FIFOFREE (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/via/engine/
H A Dacc.c166 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 1) in eng_acc_setup_rectangle()
182 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 2) in eng_acc_rectangle()
226 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 1) in eng_acc_setup_rect_invert()
242 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 2) in eng_acc_rectangle_invert()
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dacc.c166 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 1) in eng_acc_setup_rectangle()
182 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 2) in eng_acc_rectangle()
226 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 1) in eng_acc_setup_rect_invert()
242 while (((ENG_REG16(RG16_BMP_FIFOFREE)) >> 2) < 2) in eng_acc_rectangle_invert()
/haiku/headers/private/graphics/skeleton/
H A Dmacros.h406 #define RG16_BMP_FIFOFREE 0x0080a010 /* little endian */ macro
/haiku/headers/private/graphics/via/
H A Dmacros.h408 #define RG16_BMP_FIFOFREE 0x0080a010 /* little endian */ macro