Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
f25_mhz
drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c
36
u32 f25_mhz = 25000000;
drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c
48
return f25_mhz;
drivers/gpu/drm/xe/xe_gt_clock.c
43
*freq = f25_mhz;