Home
last modified time | relevance | path

Searched refs:adjust (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_mapper.cpp59 size_t adjust = offset % static_cast<size_t>(g_pageSize); in CreateFileMapper() local
60 size_t adjOffset = offset - adjust; in CreateFileMapper()
61 baseLen_ = len + adjust; in CreateFileMapper()
80 usePtr_ = reinterpret_cast<uint8_t *>(basePtr_) + adjust; in CreateFileMapper()
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dtypec.h58 u32 *current_limit, bool *adjust),
59 TP_ARGS(state, port_current_limit, port_voltage, pd_capable, current_limit, adjust));
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.cpp269 LOGSO_FUNC_LINE(ERROR) << "parse adjust arr failed"; in ParseAdjustArr()
328 cJSON* adjust = cJSON_GetObjectItem(item, "adjust"); in ParseGeneric() local
329 if (adjust != nullptr && cJSON_IsArray(adjust)) { in ParseGeneric()
330 ParseAdjustArr(adjust, genericInfo); in ParseGeneric()
371 const int count = 2; // the adjust item is 2 in ParseAdjust()
523 LOGSO_FUNC_LINE(INFO) << " \"adjust\": ["; in DumpAjdust()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-dp.c196 struct drm_dp_link_train_set adjust; member
729 struct drm_dp_link_train_set *adjust = &train->adjust; in dw_dp_link_train_init() local
734 adjust->voltage_swing[i] = 0; in dw_dp_link_train_init()
737 adjust->pre_emphasis[i] = 0; in dw_dp_link_train_init()
792 struct drm_dp_link_train_set *adjust = &link->train.adjust; in dw_dp_link_get_adjustments() local
796 adjust->voltage_swing[i] = drm_dp_get_adjust_request_voltage(status, i) >> DP_TRAIN_VOLTAGE_SWING_SHIFT; in dw_dp_link_get_adjustments()
798 adjust->pre_emphasis[i] = drm_dp_get_adjust_request_pre_emphasis(status, i) >> DP_TRAIN_PRE_EMPHASIS_SHIFT; in dw_dp_link_get_adjustments()
805 struct drm_dp_link_train_set *adjust in dw_dp_link_train_adjust() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c197 struct drm_dp_link_train_set adjust; member
745 struct drm_dp_link_train_set *adjust = &train->adjust; in dw_dp_link_train_init() local
750 adjust->voltage_swing[i] = 0; in dw_dp_link_train_init()
753 adjust->pre_emphasis[i] = 0; in dw_dp_link_train_init()
811 struct drm_dp_link_train_set *adjust = &link->train.adjust; in dw_dp_link_get_adjustments() local
815 adjust->voltage_swing[i] = in dw_dp_link_get_adjustments()
819 adjust->pre_emphasis[i] = in dw_dp_link_get_adjustments()
828 struct drm_dp_link_train_set *adjust in dw_dp_link_train_adjust() local
[all...]
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_internal_config.h165 #error when enable HW/GATE/VREF training or dataeye adjust, \
181 /* DDR_DATAEYE_NORMAL_NOT_ADJ_CONFIG : Do not adjust window on normal case */
H A Dddr_training_ctl.c205 cfg->adjust = DDR_DATAEYE_ABNORMAL_ADJUST; in ddr_training_boot_func()
H A Dddr_training_impl.h39 /* MUST adjust dataeye window after HW or MPR training */
56 #define DDR_BYPASS_DATAEYE_ADJ_MASK 0x10000000 /* [28]Dataeye adjust */
57 #define DDR_BYPASS_WL_ADJ_MASK 0x20000000 /* [29]WL write adjust */
58 #define DDR_BYPASS_HW_ADJ_MASK 0x40000000 /* [30]HW read adjust */
150 #define DDR_DQS_ADJ_STEP 1 /* WR/RD DQS adjust step */
311 unsigned int adjust; /* whether need to adjust dataeye window */ member
H A Dddr_training_impl.c933 * @accel : Return a value to adjust quickly.
948 /* increase adjust step to accelerate */ in ddr_adjust_trend_check()
971 /* Check adjust value whether valid */
985 /* Get value which need to adjust */
1034 /* Set value which need to adjust */
1052 /* Add or delete value to adjust */
1152 /* dataeye adjust disable */ in ddr_adjust_dataeye()
1156 DDR_DEBUG("DDR dataeye adjust PHY[%x][%x] DMC[%x][%x] Rank[%x]", in ddr_adjust_dataeye()
1159 if (DDR_FALSE == cfg->adjust) in ddr_adjust_dataeye()
1407 /* dataeye training result adjust */ in ddr_dataeye_process()
[all...]
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_internal_config.h167 #error when enable HW/GATE/VREF training or dataeye adjust, \
183 /* DDR_DATAEYE_NORMAL_NOT_ADJ_CONFIG : Do not adjust window on normal case */
H A Dddr_training_ctl.c205 cfg->adjust = DDR_DATAEYE_ABNORMAL_ADJUST; in ddr_training_boot_func()
H A Dddr_training_impl.h39 /* MUST adjust dataeye window after HW or MPR training */
56 #define DDR_BYPASS_DATAEYE_ADJ_MASK 0x10000000 /* [28]Dataeye adjust */
57 #define DDR_BYPASS_WL_ADJ_MASK 0x20000000 /* [29]WL write adjust */
58 #define DDR_BYPASS_HW_ADJ_MASK 0x40000000 /* [30]HW read adjust */
151 #define DDR_DQS_ADJ_STEP 1 /* WR/RD DQS adjust step */
312 unsigned int adjust; /* whether need to adjust dataeye window */ member
H A Dddr_training_impl.c932 * @accel : Return a value to adjust quickly.
947 /* increase adjust step to accelerate */ in ddr_adjust_trend_check()
970 /* Check adjust value whether valid */
984 /* Get value which need to adjust */
1033 /* Set value which need to adjust */
1051 /* Add or delete value to adjust */
1151 /* dataeye adjust disable */ in ddr_adjust_dataeye()
1155 DDR_DEBUG("DDR dataeye adjust PHY[%x][%x] DMC[%x][%x] Rank[%x]", in ddr_adjust_dataeye()
1158 if (DDR_FALSE == cfg->adjust) in ddr_adjust_dataeye()
1406 /* dataeye training result adjust */ in ddr_dataeye_process()
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp217 for (const AdjustInfo& adjust: generic.adjustSet) { in GetUIFontGenericInfo()
221 napi_create_int32(env, adjust.origValue, &weightResult); in GetUIFontGenericInfo()
223 napi_create_int32(env, adjust.newValue, &toResult); in GetUIFontGenericInfo()
230 napi_set_named_property(env, genericResult, "adjust", adjustSetResult); in GetUIFontGenericInfo()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2237 float adjust = 0.0f; in OnVirtualKeyboardHeightChange()
2240 adjust = adjustRect.Top(); in OnVirtualKeyboardHeightChange()
2242 currentPos += adjust; in OnVirtualKeyboardHeightChange()
2289 "rootSize.Height() %{public}f adjust: %{public}f final calculate keyboard offset is %{public}f", in OnVirtualKeyboardHeightChange()
2290 keyboardHeight, positionY, height, rootSize.Height(), adjust, in OnVirtualKeyboardHeightChange()
2375 float adjust = 0.0f; in DoKeyboardAvoidFunc() local
2377 adjust = onFocusField->GetHost()->GetGeometryNode()->GetParentAdjust().Top(); in DoKeyboardAvoidFunc()
2381 positionY += adjust; in DoKeyboardAvoidFunc()
2396 "rootSize.Height() %{public}f adjust: %{public}f lastOffset: %{public}f, " in DoKeyboardAvoidFunc()
2398 keyboardHeight, positionY, height, rootSize.Height(), adjust, lastKeyboardOffse in DoKeyboardAvoidFunc()
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h149 extern long calc_load_fold_active(struct rq *this_rq, long adjust);
2639 * utilization expected by the callers, and adjust the aggregation accordingly.

Completed in 30 milliseconds