Searched refs:MHz (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_drv.h48 #define MHz(x) KHz(1000*x) macro
H A Dintel_display.c72 static inline u32 /* units of 100MHz */
2826 /* 20MHz is a corner case which is out of range for the 7-bit divisor */
2832 /* The iCLK virtual clock root frequency is in MHz,
4019 * is stored as a divider into a 100MHz clock, and the
4024 link_bw = intel_fdi_link_freq(dev) * MHz(100)/KHz(1)/10;
4284 DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
5365 DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
7002 /* XXX: might not be 66MHz */

Completed in 62 milliseconds