Searched defs:x_w (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | mean_and_variance.c | 119 s64 x_w = x << w; in mean_and_variance_weighted_update() local
|
/linux/drivers/gpu/drm/i915/ |
H A 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
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hwmon.c | 452 u32 x, y, x_w = 2; /* 2 bits */ in xe_hwmon_power_max_interval_show() local 505 u32 x, y, rxy, x_w = 2; /* 2 bits */ in xe_hwmon_power_max_interval_store() local
|