Searched refs:xc (Results 1 - 10 of 10) sorted by relevance
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | ati_pcigart.c | 111 *pci_gart = (page_base >> 8) | 0xc;
|
H A D | drm_edid.c | 1622 unsigned vsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc) >> 2 | pt->vsync_offset_pulse_width_lo >> 4;
|
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | ati_pcigart.c | 94 *pci_gart = (page_base >> 8) | 0xc;
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | ColorSB.c | 1908 XColor xc; local 1924 xc.red = xc.green = xc.blue = TO_X(csb->csb.current_color.gray); 1926 xc.red = TO_X(csb->csb.current_color.red); 1927 xc.green = TO_X(csb->csb.current_color.green); 1928 xc.blue = TO_X(csb->csb.current_color.blue); 1932 (void) XAllocColor(XtDisplay(patch), c, &xc); local 1933 csb->csb.background = xc.pixel; 1936 xc 1938 XStoreColor(XtDisplay(patch), c, &xc); local 2787 XColor xc; local 2826 XStoreColor(XtDisplay(csb), c, &xc); local [all...] |
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/ |
H A D | multivis.c | 201 int xb, yb, xc, yc; local 249 &clp, &xc, &yc, &wc, &hc)) && bdg) {
|
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | intel_bios.h | 577 #define GR18_HK_MULTIPLE (0xc<<3)
|
H A D | i915_reg.h | 66 #define G4x_GMCH_SIZE_VT_2M (0xc << 8) 109 #define INTEL_GMCH_GMS_STOLEN_224M (0xc << 4) 125 #define SNB_GMCH_GMS_STOLEN_384M (0xc << 3) 153 #define GM45_GC_RENDER_CLOCK_533_MHZ (0xc << 0) 249 #define VGA_GR_MEM_MODE_MASK 0xc 1527 #define MCH_SSKPD_WM0_VAL 0xc 3355 #define DISPPLANE_RGBX161616 (0xc<<26) 4664 #define GEN6_READ_OC_PARAMS 0xc
|
H A D | intel_overlay.c | 70 #define OCMD_YUV_420_PLANAR (0xc<<10)
|
H A D | intel_pm.c | 667 case 0xc:
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/ |
H A D | mga.h | 2756 #define mga_dwg_indir_wtc mga_dwg_indir_wt[0xc] /* 0x1eb0 */
|
Completed in 119 milliseconds