Home
last modified time | relevance | path

Searched refs:dmub_udelay (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dmub/inc/
Ddmub_cmd.h167 #ifndef dmub_udelay
168 #define dmub_udelay(microseconds) udelay(microseconds) macro