| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | tsc_sync.c | 27 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 D | xenvm-4.2.dts | 20 /* 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 D | max197.rst | 62 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 D | rockchip-cpu-avs.txt | 13 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 D | fbpict.c | 357 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 D | vidioc-g-selection.rst | 77 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 D | 0010-oprofile-Determine-the-root-home-directory-dynamical.patch | 9 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 D | bh1770glc.c | 245 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 D | nvidia,tegra20-hsuart.txt | 29 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 D | arm_sbsa_uart.txt | 4 cannot be adjusted at runtime, so it lacks a clock specifier here.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_vif.c | 149 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 D | i2c-gpio.txt | 16 The resulting transfer speed can be adjusted by setting the delay[us]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | devfreq.rst | 17 automatically adjusted by governors.
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | README | 87 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 D | fix-narrowing-cast.patch | 11 file_util_linux.cc was removed but sys_info_posix.cc remains so patch adjusted.
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | decbin.S | 38 | 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 D | settings.h | 80 painter->drawRect(allRect.adjusted(6, 6, -6, -6)); in drawControl()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | index.rst | 13 filesystem and can be quired and adjusted using ``sysctl``. These APIs
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch | 9 Python interpreter. When cross-compiling, this means that the adjusted
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | video-set-format.rst | 53 device (TV) so that the output of the decoder can be adjusted
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/ |
| H A D | keybutton.cpp | 96 QRect borderRect = this->rect().adjusted(1, 1, -1, -1); in paintEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/ |
| H A D | switchwidget.cpp | 51 QRectF visualRect = this->rect().adjusted(1, 1, -1, -1); in paintEvent()
|
| /OK3568_Linux_fs/buildroot/package/patchelf/ |
| H A D | 0007-fix-adjusting-startPage.patch | 6 startPage is adjusted unconditionally for all executables.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/x264/x264/ |
| H A D | Fix-X32-build-by-disabling-asm.patch | 6 This applies gentoo's x32 patch, adjusted slightly, which disables asm support
|
| /OK3568_Linux_fs/buildroot/package/xfsprogs/ |
| H A D | 0001-mdrestore-do-not-do-dynamic-linking-of-libtool-libra.patch | 17 [matt: update for v4.16.1; adjusted libunistring -> libicu]
|