Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WDTP
drivers/watchdog/booke_wdt.c
31
#define WDTP(x) ((((x)&0x3)<<30)|(((x)&0x3c)<<15))
drivers/watchdog/booke_wdt.c
34
#define WDTP(x) (TCR_WP(x))