Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bit_mask
drivers/clk/bcm/clk-iproc.h
17
#define bit_mask(width) ((1 << (width)) - 1)
drivers/staging/most/dim2/hal.c
53
static inline u32 bit_mask(u8 position)