Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EW_SHIFT
drivers/memory/ti-aemif.c
40
#define EW(x) ((x) << EW_SHIFT)
drivers/memory/ti-aemif.c
62
#define EW_VAL(x) (((x) & EW(EW_MAX)) >> EW_SHIFT)