Lines Matching refs:out_be16
98 out_be16(fb_regs + 0x60ba, 0xff);
100 out_be16(fb_regs + 0x60b2, _red);
101 out_be16(fb_regs + 0x60b4, _green);
102 out_be16(fb_regs + 0x60b6, _blue);
103 out_be16(fb_regs + 0x60b8, ~_regno);
104 out_be16(fb_regs + 0x60f0, 0xff);
109 out_be16(fb_regs + 0x60b2, 0);
110 out_be16(fb_regs + 0x60b4, 0);
111 out_be16(fb_regs + 0x60b6, 0);
112 out_be16(fb_regs + 0x60b8, 0);
137 out_be16(fb_regs + SOURCE_X, x0);
138 out_be16(fb_regs + SOURCE_Y, y0);
139 out_be16(fb_regs + DEST_X, x1);
140 out_be16(fb_regs + DEST_Y, y1);
141 out_be16(fb_regs + WWIDTH, w);
142 out_be16(fb_regs + WHEIGHT, h);
228 out_be16(fb_regs+0x4800, 0); /* Catseye status */
229 out_be16(fb_regs+0x4510, 0); /* VB */
230 out_be16(fb_regs+0x4512, 0); /* TCNTRL */
231 out_be16(fb_regs+0x4514, 0); /* ACNTRL */
232 out_be16(fb_regs+0x4516, 0); /* PNCNTRL */
233 out_be16(fb_regs+0x4206, 0x90); /* RUG Command/Status */
234 out_be16(fb_regs+0x60a2, 0); /* Overlay Mask */
235 out_be16(fb_regs+0x60bc, 0); /* Ram Select */