Home
last modified time | relevance | path

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

/xnu-10063.101.15/iokit/IOKit/
H A DIOReportTypes.h369 #define kIOReportUnit24MHzTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-10063.101.15/iokit/DriverKit/
H A DIOReportTypes.h369 #define kIOReportUnit24MHzTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-10063.101.15/iokit/Kernel/
H A DIOReporter.cpp192 unit = kIOReportUnit24MHzTicks; in init()