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

  /src/sys/arch/hp300/dev/
gbox.c 314 volatile struct gboxfb *gb = (struct gboxfb *)fb->regkva; local in function:gbox_restore
320 gb->write_protect = 0x0;
321 gb->regs.interrupt = 0x4;
322 gb->rep_rule = RR_COPY;
323 gb->blink1 = 0xff;
324 gb->blink2 = 0xff;
330 gb->crtc_address = i;
331 gb->crtc_data = crtc_init_data[i];
334 tile_mover_waitbusy(gb);
337 gb->regs.sec_interrupt = 0x01
384 volatile struct gboxfb *gb = (struct gboxfb *)fb->regkva; local in function:gbox_setcolor
427 volatile struct gboxfb *gb = (struct gboxfb *)fb->regkva; local in function:gbox_windowmove
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
tegra20-acer-a500-picasso.dts 1112 nvidia,ram-code = <0>; /* elpida-8gb */
1210 nvidia,ram-code = <1>; /* elpida-4gb */
1308 nvidia,ram-code = <2>; /* hynix-8gb */
1406 nvidia,ram-code = <3>; /* hynix-4gb */
uniphier-pro4.dtsi 491 clock-names = "gio", "ether", "ether-gb", "ether-phy";
  /src/sys/dev/pci/voyager/
voyagerfb.c 995 int rf, gf, bf, rb, gb, bb; local in function:voyagerfb_putchar_aa32
1041 gb = (bg >> 8) & 0xff;
1055 g = aval * gf + (255 - aval) * gb;
  /src/sys/dev/pci/
radeonfb.c 3177 int rf, gf, bf, rb, gb, bb; local in function:radeonfb_putchar_aa32
3232 gb = (bg >> 8) & 0xff;
3254 g = aval * gf + (255 - aval) * gb;
3719 * address up to 4GB. Older chips probably use bits 20-22 for other
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c 3227 bool gb = dev_priv->capabilities & SVGA_CAP_GBOBJECTS; local in function:vmw_cmd_check
3252 if (unlikely(entry->gb_disable && gb))
3255 if (unlikely(entry->gb_enable && !gb))
  /src/tests/usr.bin/netpgpverify/
t_netpgpverify.sh 1179 6gb/Y2pst0jV29nKu45RB78saf1vF/N1UvHaJzM0tWEd4N+yJtY2OjVg/eh7DrRL
  /src/share/terminfo/
terminfo 1460 rmso=\E), rmul=\E], rs1=\ER, setb=\E@%p1%Pb%gb%gf%d%d,
1461 setf=\E@%p1%Pf%gb%gf%d%d, sgr0=\E}\E]\E>\E), smcup=\Ei,
16673 op=\E[%?%gD%t2;%;%?%gU%t4;%;%?%gB%t5;%;%?%gR%t7;%;m,
16674 setab=\E[4%p1%d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t;5%;%?%gR%t;7%;m,
16675 setaf=\E[3%p1%d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t;5%;%?%gR%t;7%;m,
16677 %d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t;5%;%?%gR%t;7%;m,
16679 %d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t;5%;%?%gR%t;7%;m,
16684 %?%p1%{4}%&%t%{1}%|%;%;%d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t
16687 %?%p1%{4}%&%t%{1}%|%;%;%d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t
16690 %p1%{4}%&%t%{1}%|%;%d%?%gD%t;2%;%?%gU%t;4%;%?%gB%t;5%
    [all...]

Completed in 87 milliseconds