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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
dmub_types.h 50 #ifndef dmub_udelay
51 #define dmub_udelay(microseconds) udelay(microseconds) macro

Completed in 11 milliseconds