Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IDLY_CODE_VAL
drivers/mtd/nand/raw/mxic_nand.c
158
#define IDLY_CODE_VAL(x, v) ((v) << (((x) % 4) * 8))
drivers/spi/spi-mxic.c
159
#define IDLY_CODE_VAL(x, v) ((v) << (((x) % 4) * 8))