Searched defs:BIT (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dbitops.h6 #define BIT(nr) (1UL << (nr)) macro

Completed in 151 milliseconds