Home
last modified time | relevance | path

Searched defs:microseconds (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/sys/
Dtime.h422 USEC_TO_NSEC(uint64_t microseconds) in USEC_TO_NSEC()
/openbsd/src/sys/dev/pci/drm/amd/display/dmub/inc/
Ddmub_cmd.h168 #define dmub_udelay(microseconds) udelay(microseconds) argument