Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GPIO_RESET
arch/arm/mach-footbridge/include/mach/hardware.h
74
#define GPIO_RESET 0x001
drivers/mtd/nand/raw/mxic_nand.c
162
#define GPIO_RESET(x) BIT(2 + ((x) * 16))
drivers/pcmcia/xxs1500_ss.c
47
#define GPIO_RESET 204
drivers/spi/spi-mxic.c
163
#define GPIO_RESET(x) BIT(2 + ((x) * 16))