Searched refs:CLOCKSOURCE_MASK (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | acpi_pmtmr.h | 11 #define ACPI_PM_MASK CLOCKSOURCE_MASK(24) |
| A D | clocksource.h | 153 #define CLOCKSOURCE_MASK(bits) GENMASK_ULL((bits) - 1, 0) macro |
Completed in 5 milliseconds