NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RESET_REG
sys/arch/arm/amlogic/meson_resets.c
41
#define RESET_REG(index) (((index) / 32) * 4)
sys/arch/arm/sunxi/sunxi_resets.c
41
#define RESET_REG(index) (((index) / 32) * 4)
sys/arch/zaurus/dev/wm8750reg.h
118
#define RESET_REG 0x0F /* Reset */