Home
last modified time | relevance | path

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

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