Searched refs:CLOCKSOURCE_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dclocksource.h36 #define CLOCKSOURCE_MASK(x) ((u64)(-1ULL >> ((-(x)) & 63))) macro
/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-ptp.c257 cc->mask = CLOCKSOURCE_MASK(64);

Completed in 44 milliseconds