OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BITS_SET
sys/dev/pci/drm/i915/display/intel_display_power_well.c
1352
#define BITS_SET(val, bits) (((val) & (bits)) == (bits))
sys/dev/pci/drm/i915/display/intel_display_power_well.c
1458
#undef BITS_SET