Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCFG1_SHIFT
drivers/clocksource/samsung_pwm_timer.c
40
#define TCFG1_SHIFT(x) ((x) * 4)
drivers/pwm/pwm-samsung.c
40
#define TCFG1_SHIFT(chan) (4 * (chan))