Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REG_SET_MASK
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
1737
#define REG_SET_MASK 0xFFFF
drivers/thermal/tegra/soctherm.c
200
#define REG_SET_MASK(r, m, v) (((r) & ~(m)) | \