Searched defs:x_w (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | mean_and_variance.c | 119 s64 x_w = x << w; in mean_and_variance_weighted_update() local
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_hwmon.c | 286 u32 x, y, x_w = 2; /* 2 bits */ in xe_hwmon_power_max_interval_show() local 327 u32 x, y, rxy, x_w = 2; /* 2 bits */ in xe_hwmon_power_max_interval_store() local
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_hwmon.c | 174 u32 r, x, y, x_w = 2; /* 2 bits */ in hwm_power1_max_interval_show() local 204 u32 x, y, rxy, x_w = 2; /* 2 bits */ in hwm_power1_max_interval_store() local
|