HomeSort by: relevance | last modified time | path
    Searched refs:bplcon0 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/amiga/
custom.h 158 unsigned short bplcon0; member in struct:Custom
  /src/sys/arch/amiga/dev/
grfabs_cc.c 879 h_this_data->bplcon0 = 0x8200 | USE_CON3; /* hires, color
970 tmp->cp.inst.operand = h_this_data->bplcon0 | ((depth & 0x7) << 12);
1071 hl_this_data->bplcon0 = 0x8204 | USE_CON3; /* hires, color
1165 tmp->cp.inst.operand = hl_this_data->bplcon0 | ((depth & 0x7) << 12);
1301 hdl_this_data->bplcon0 = 0x8204 | USE_CON3; /* hires, color
1396 hdl_this_data->bplcon0 | ((depth & 0x7) << 13); /* times two. */
1563 a24_this_data->bplcon0 = 0x8200; /* hires */
1597 tmp->cp.inst.operand = a24_this_data->bplcon0 |
1828 aga_this_data->bplcon0 = 0x0240 | USE_CON3; /* color composite
2012 tmp->cp.inst.operand = aga_this_data->bplcon0 |
    [all...]
grfabs_ccreg.h 49 u_short bplcon0; /* bplcon0 data. */ member in struct:display_mode_data
234 /* new defines for bplcon0 */

Completed in 14 milliseconds