HomeSort by: relevance | last modified time | path
    Searched defs:MBps (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_utils.h 446 #define MBps(x) KBps(1000 * (x))
447 #define GBps(x) ((u64)1000 * MBps((x)))
i915_utils.h 446 #define MBps(x) KBps(1000 * (x))
447 #define GBps(x) ((u64)1000 * MBps((x)))
i915_utils.h 446 #define MBps(x) KBps(1000 * (x))
447 #define GBps(x) ((u64)1000 * MBps((x)))
i915_utils.h 446 #define MBps(x) KBps(1000 * (x))
447 #define GBps(x) ((u64)1000 * MBps((x)))

Completed in 43 milliseconds