Home
last modified time | relevance | path

Searched refs:adjusted (Results 1 – 25 of 189) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtsc_sync.c27 s64 adjusted; member
68 if (adj->adjusted == curval) in tsc_verify_tsc_adjust()
72 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust()
76 smp_processor_id(), adj->adjusted, curval); in tsc_verify_tsc_adjust()
151 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
199 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust()
231 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust()
232 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust()
233 wrmsrl(MSR_IA32_TSC_ADJUST, ref->adjusted); in tsc_store_and_check_tsc_adjust()
524 cur->adjusted += cur_max_warp; in check_tsc_sync_target()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dxenvm-4.2.dts20 /* this field is going to be adjusted by the hypervisor */
50 /* this field is going to be adjusted by the hypervisor */
73 /* this field is going to be adjusted by the hypervisor */
75 /* this field is going to be adjusted by the hypervisor */
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dmax197.rst62 For the MAX197, it will be adjusted to -10000, -5000, or 0.
63 For the MAX199, it will be adjusted to -4000, -2000, or 0.
67 For the MAX197, it will be adjusted to 0, 5000, or 10000.
68 For the MAX199, it will be adjusted to 0, 2000, or 4000.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Drockchip-cpu-avs.txt13 adjusted, it must be bigger than or equal to the minimum.
15 than or equal to the minimum, its volatge will be adjusted.
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c357 struct pixman_transform adjusted; in set_image_properties() local
359 adjusted = *pict->transform; in set_image_properties()
360 pixman_transform_translate(&adjusted, in set_image_properties()
364 pixman_image_set_transform(image, &adjusted); in set_image_properties()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-selection.rst77 rectangle. The original rectangle must lay inside the adjusted one.
80 rectangle. The adjusted rectangle must lay inside the original one.
99 3. Keep center of adjusted rectangle as close as possible to the
108 contains the adjusted rectangle. When the parameters are unsuitable the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0010-oprofile-Determine-the-root-home-directory-dynamical.patch9 The commit replaces an earlier fix that detected and adjusted a
11 patch is that the oprofile tools are adjusted to the current run-time
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dbh1770glc.c245 u16 adjusted; in bh1770_psraw_to_adjusted() local
246 adjusted = (u16)(((u32)(psraw + chip->prox_const) * chip->prox_coef) / in bh1770_psraw_to_adjusted()
248 if (adjusted > BH1770_PROX_RANGE) in bh1770_psraw_to_adjusted()
249 adjusted = BH1770_PROX_RANGE; in bh1770_psraw_to_adjusted()
250 return adjusted; in bh1770_psraw_to_adjusted()
294 u16 adjusted) in bh1770_lux_adjusted_to_raw() argument
296 return (u32)adjusted * BH1770_LUX_CORR_SCALE / chip->lux_corr; in bh1770_lux_adjusted_to_raw()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Dnvidia,tegra20-hsuart.txt29 Each entry contains sets of 3 values. Range low/high and adjusted rate.
32 field, baud rate will be adjusted by percentage mentioned here.
H A Darm_sbsa_uart.txt4 cannot be adjusted at runtime, so it lacks a clock specifier here.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_vif.c149 const struct drm_display_mode *adjusted) in rk618_vif_bridge_mode_set() argument
153 drm_mode_copy(&vif->mode, adjusted); in rk618_vif_bridge_mode_set()
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/i2c/
H A Di2c-gpio.txt16 The resulting transfer speed can be adjusted by setting the delay[us]
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddevfreq.rst17 automatically adjusted by governors.
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A DREADME87 We do a least-squares fit of a sinusoid at the adjusted frequency
93 adjusted data which the gnuplot will like.
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/
H A Dfix-narrowing-cast.patch11 file_util_linux.cc was removed but sys_info_posix.cc remains so patch adjusted.
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Ddecbin.S38 | if negative, count the trailing zeros. Set the adjusted
58 | mantissa in FP0 by the factor in FP1 if the adjusted
471 | Check the sign of the adjusted exp and make the value in fp0 the
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dsettings.h80 painter->drawRect(allRect.adjusted(6, 6, -6, -6)); in drawControl()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dindex.rst13 filesystem and can be quired and adjusted using ``sysctl``. These APIs
/OK3568_Linux_fs/buildroot/package/python3/
H A D0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch9 Python interpreter. When cross-compiling, this means that the adjusted
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dvideo-set-format.rst53 device (TV) so that the output of the decoder can be adjusted
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeybutton.cpp96 QRect borderRect = this->rect().adjusted(1, 1, -1, -1); in paintEvent()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dswitchwidget.cpp51 QRectF visualRect = this->rect().adjusted(1, 1, -1, -1); in paintEvent()
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0007-fix-adjusting-startPage.patch6 startPage is adjusted unconditionally for all executables.
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/x264/x264/
H A DFix-X32-build-by-disabling-asm.patch6 This applies gentoo's x32 patch, adjusted slightly, which disables asm support
/OK3568_Linux_fs/buildroot/package/xfsprogs/
H A D0001-mdrestore-do-not-do-dynamic-linking-of-libtool-libra.patch17 [matt: update for v4.16.1; adjusted libunistring -> libicu]

12345678