Home
last modified time | relevance | path

Searched refs:OMFB_PLANEMASK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/luna88k/dev/
H A Domrasops.c53 #define OMFB_PLANEMASK BMAP_BMSEL /* planemask register */ macro
195 *(volatile u_int32_t *)OMFB_PLANEMASK = 0xff; in om4_putchar()
285 *(volatile u_int32_t *)OMFB_PLANEMASK = 0x01; in om4_putchar()
472 *(volatile u_int32_t *)OMFB_PLANEMASK = 0xff; in om4_cursor()
507 *(volatile u_int32_t *)OMFB_PLANEMASK = 0x01; in om4_cursor()
H A Dlunafb.c72 #define OMFB_PLANEMASK BMAP_BMSEL /* planemask register */ macro
585 *(volatile u_int32_t *)OMFB_PLANEMASK = 0xff; /* all planes */ in omfb_clear_framebuffer()
589 *(volatile u_int32_t *)OMFB_PLANEMASK = 0x01; /* plane #0 only */ in omfb_clear_framebuffer()