Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
f24_mhz
drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c
35
u32 f24_mhz = 24000000;
drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c
42
return f24_mhz;
drivers/gpu/drm/xe/xe_gt_clock.c
31
*freq = f24_mhz;