/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 160 unsigned int change; member 171 MPP_ENC_RC_CFG_CHANGE_BPS = (1 << 2), /* change on bps target / max / min */ 172 MPP_ENC_RC_CFG_CHANGE_FPS_IN = (1 << 5), /* change on fps in flex / numerator / denorminator */ 173 MPP_ENC_RC_CFG_CHANGE_FPS_OUT = (1 << 6), /* change on fps out flex / numerator / denorminator */ 183 /* qp related change flag */ 210 unsigned int change; member 385 unsigned int change; member 400 MPP_ENC_PREP_CFG_CHANGE_INPUT = (1 << 0), /* change on input config */ 401 MPP_ENC_PREP_CFG_CHANGE_FORMAT = (1 << 2), /* change on format */ 403 MPP_ENC_PREP_CFG_CHANGE_ROTATION = (1 << 4), /* change o 449 unsigned int change; global() member 591 unsigned int change; global() member 803 unsigned int change; global() member 900 unsigned int change; global() member 972 unsigned int change; global() member 1002 unsigned int change; global() member 1028 unsigned int change; global() member 1050 unsigned int change; global() member 1154 unsigned int change; global() member [all...] |
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 204 RK_U32 change; member 215 MPP_ENC_RC_CFG_CHANGE_BPS = (1 << 2), /* change on bps target / max / min */ 216 MPP_ENC_RC_CFG_CHANGE_FPS_IN = (1 << 5), /* change on fps in flex / numerator / denorminator */ 217 MPP_ENC_RC_CFG_CHANGE_FPS_OUT = (1 << 6), /* change on fps out flex / numerator / denorminator */ 227 /* qp related change flag */ 254 RK_U32 change; member 433 RK_U32 change; member 480 MPP_ENC_PREP_CFG_CHANGE_INPUT = (1 << 0), /* change on input config */ 481 MPP_ENC_PREP_CFG_CHANGE_FORMAT = (1 << 2), /* change on format */ 483 MPP_ENC_PREP_CFG_CHANGE_ROTATION = (1 << 4), /* change o 529 RK_U32 change; global() member 674 RK_U32 change; global() member 886 RK_U32 change; global() member 986 RK_U32 change; global() member 1058 RK_U32 change; global() member 1088 RK_U32 change; global() member 1114 RK_U32 change; global() member 1142 RK_U32 change; global() member 1275 RK_U32 change; global() member 1347 RK_U32 change; global() member [all...] |
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 160 RK_U32 change; member 171 MPP_ENC_RC_CFG_CHANGE_BPS = (1 << 2), /* change on bps target / max / min */ 172 MPP_ENC_RC_CFG_CHANGE_FPS_IN = (1 << 5), /* change on fps in flex / numerator / denorminator */ 173 MPP_ENC_RC_CFG_CHANGE_FPS_OUT = (1 << 6), /* change on fps out flex / numerator / denorminator */ 183 /* qp related change flag */ 210 RK_U32 change; member 386 RK_U32 change; member 401 MPP_ENC_PREP_CFG_CHANGE_INPUT = (1 << 0), /* change on input config */ 402 MPP_ENC_PREP_CFG_CHANGE_FORMAT = (1 << 2), /* change on format */ 404 MPP_ENC_PREP_CFG_CHANGE_ROTATION = (1 << 4), /* change o 450 RK_U32 change; global() member 592 RK_U32 change; global() member 804 RK_U32 change; global() member 901 RK_U32 change; global() member 973 RK_U32 change; global() member 1003 RK_U32 change; global() member 1029 RK_U32 change; global() member 1051 RK_U32 change; global() member 1155 RK_U32 change; global() member [all...] |
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 160 RK_U32 change; member 171 MPP_ENC_RC_CFG_CHANGE_BPS = (1 << 2), /* change on bps target / max / min */ 172 MPP_ENC_RC_CFG_CHANGE_FPS_IN = (1 << 5), /* change on fps in flex / numerator / denorminator */ 173 MPP_ENC_RC_CFG_CHANGE_FPS_OUT = (1 << 6), /* change on fps out flex / numerator / denorminator */ 183 /* qp related change flag */ 210 RK_U32 change; member 386 RK_U32 change; member 401 MPP_ENC_PREP_CFG_CHANGE_INPUT = (1 << 0), /* change on input config */ 402 MPP_ENC_PREP_CFG_CHANGE_FORMAT = (1 << 2), /* change on format */ 404 MPP_ENC_PREP_CFG_CHANGE_ROTATION = (1 << 4), /* change o 450 RK_U32 change; global() member 592 RK_U32 change; global() member 804 RK_U32 change; global() member 901 RK_U32 change; global() member 973 RK_U32 change; global() member 1003 RK_U32 change; global() member 1029 RK_U32 change; global() member 1051 RK_U32 change; global() member 1155 RK_U32 change; global() member [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_kinstr_jm.c | 101 * @timestamp: Raw monotonic nanoseconds of the state change 104 * @flags: Flags associated with the state change. See 107 * @data: Extra data for the state change. Active member depends on state. 112 * We can change the size of the structure and old user code will gracefully 121 * If we need to change the _meaning_ of one of the fields, i.e. the state 122 * machine has had a incompatible change, we can keep the same members in the 129 * such that the layout of existing fields doesn't change, or; 168 * store when a new change lands. The consumer can read with an 322 * reader_changes_push() - Pushes a change into the reader circular buffer. 323 * @changes: The buffer to insert the change int 329 reader_changes_push(struct reader_changes *const changes, const struct kbase_kinstr_jm_atom_state_change *const change, wait_queue_head_t *const wait_queue) reader_changes_push() argument 815 struct kbase_kinstr_jm_atom_state_change change = {.timestamp = ktime_get_raw_ns(), .atom = id, .state = state}; kbasep_kinstr_jm_atom_state() local [all...] |
H A D | mali_kbase_core_linux.c | 1280 struct kbase_ioctl_mem_flags_change *change) in kbase_api_mem_flags_change() 1282 if (change->flags & BASEP_MEM_FLAGS_KERNEL_ONLY) { in kbase_api_mem_flags_change() 1286 return kbase_mem_flags_change(kctx, change->gpu_va, change->flags, in kbase_api_mem_flags_change() 1287 change->mask); in kbase_api_mem_flags_change() 2231 * matching policy is found calls kbase_pm_set_policy() to change the 2597 "Write 0 for no change, -1 to restore default timeout\n"); in set_js_timeouts() 3826 /* Protected mode state did not change while we were doing the in kbasep_protected_mode_hwcnt_disable_worker() 1279 kbase_api_mem_flags_change(struct kbase_context *kctx, struct kbase_ioctl_mem_flags_change *change) kbase_api_mem_flags_change() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_kinstr_jm.c | 95 * @timestamp: Raw monotonic nanoseconds of the state change 98 * @flags: Flags associated with the state change. See 101 * @data: Extra data for the state change. Active member depends on state. 102 * @data.start: Extra data for the state change. Active member depends on 104 * @data.start.slot: Extra data for the state change. Active member depends on 111 * We can change the size of the structure and old user code will gracefully 120 * If we need to change the _meaning_ of one of the fields, i.e. the state 121 * machine has had a incompatible change, we can keep the same members in the 128 * such that the layout of existing fields doesn't change, or; 168 * store when a new change land 330 reader_changes_push( struct reader_changes *const changes, const struct kbase_kinstr_jm_atom_state_change *const change, wait_queue_head_t *const wait_queue) reader_changes_push() argument 822 struct kbase_kinstr_jm_atom_state_change change = { kbasep_kinstr_jm_atom_state() local [all...] |
H A D | mali_kbase_core_linux.c | 1168 struct kbase_ioctl_mem_flags_change *change) in kbase_api_mem_flags_change() 1170 if (change->flags & BASEP_MEM_FLAGS_KERNEL_ONLY) in kbase_api_mem_flags_change() 1173 return kbase_mem_flags_change(kctx, change->gpu_va, in kbase_api_mem_flags_change() 1174 change->flags, change->mask); in kbase_api_mem_flags_change() 2248 * matching policy is found calls kbase_pm_set_policy() to change the 2668 "Write 0 for no change, -1 to restore default timeout\n"); in set_js_timeouts() 4132 /* Protected mode state did not change while we were doing the in kbasep_protected_mode_hwcnt_disable_worker() 1167 kbase_api_mem_flags_change(struct kbase_context *kctx, struct kbase_ioctl_mem_flags_change *change) kbase_api_mem_flags_change() argument
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_mgmt_sta.c | 842 /* Should we change the ie buff from local mem to netbuf ? */ in hmac_sta_fill_asoc_req_ie_buff() 1435 hi_u32 change = MAC_NO_CHANGE; in hmac_sta_check_ht_opern_ie() local 1441 return change; in hmac_sta_check_ht_opern_ie() 1447 return change; in hmac_sta_check_ht_opern_ie() 1452 return change; in hmac_sta_check_ht_opern_ie() 1457 change |= mac_proc_ht_opern_ie(mac_sta, &puc_payload_proc[us_index], mac_user_ap); in hmac_sta_check_ht_opern_ie() 1459 return change; in hmac_sta_check_ht_opern_ie() 1472 hi_u32 change = MAC_NO_CHANGE; in hmac_ie_check_ht_sta() local 1477 return change; in hmac_ie_check_ht_sta() 1485 return change; in hmac_ie_check_ht_sta() 1801 hi_u32 change = hmac_ie_check_ht_sta(hmac_vap->base_vap, &check_ht_sta_info, hmac_user_ap->base_user, hmac_sta_wait_asoc_rx_complete_update_param() local 2149 hi_u32 change = MAC_NO_CHANGE; hmac_sta_up_update_ht_params() local [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_ie.c | 99 const hi_u32 change = MAC_NO_CHANGE; in mac_proc_ht_opern_ie() local 103 return change; in mac_proc_ht_opern_ie() 108 return change; in mac_proc_ht_opern_ie() 176 return change; in mac_proc_ht_opern_ie()
|
/device/soc/rockchip/common/sdk_linux/include/drm/bridge/ |
H A D | dw_hdmi.h | 258 void dw_hdmi_qp_cec_set_hpd(struct dw_hdmi_qp *hdmi, bool plug_in, bool change);
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_3a_adapt.h | 143 hi_bool change; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_3a_adapt.h | 143 hi_bool change; member
|
/device/soc/rockchip/common/sdk_linux/include/trace/events/ |
H A D | sched.h | 542 DECLARE_TRACE(sched_update_nr_running_tp, TP_PROTO(struct rq *rq, int change), TP_ARGS(rq, change));
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | core.c | 124 * both p->pi_lock and rq->lock. As a consequence the state they change is 1004 * This knob allows admins to change the default behavior when uclamp is being 1590 * On scheduling class change, reset to default clamps for tasks in __setscheduler_uclamp() 2344 * not expected to change. If it changes, i.e. @p might have woken up, 2805 * runnable, so all that needs doing is change p->state back to TASK_RUNNING in 3196 /* We're going to change ->state: */ in try_to_wake_up() 3256 * == 0), which means we need to do an enqueue, change p->state to in try_to_wake_up() 3521 * change the static branch directly just yet. Instead set a temporary in setup_schedstats() 3725 * - cpus_ptr can change in the fork path in wake_up_new_task() 4895 * - ptrace_{,un}freeze_traced() can change in __schedule() [all...] |
/device/soc/rockchip/common/vendor/drivers/power/ |
H A D | rk817_battery.c | 705 bool change; /* Battery status change, report information */
member 2289 if (battery->dsoc == old_soc && !battery->change) {
in rk817_bat_power_supply_changed() 2293 battery->change = false;
in rk817_bat_power_supply_changed() 2338 battery->change = true;
in rk817_bat_update_charging_status() 2837 DBG("step1: change to zero mode...\n");
in rk817_bat_display_smooth() 2841 DBG("step1: change to smooth mode...\n");
in rk817_bat_display_smooth() 2850 DBG("step2: change to smooth mode...\n");
in rk817_bat_display_smooth() 2854 DBG("step2: change to finish mode...\n");
in rk817_bat_display_smooth() 2862 DBG("step3: change t in rk817_bat_display_smooth() [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi-rockchip.c | 1260 bool change; in repo_hpd_event() local 1262 change = drm_helper_hpd_irq_event(hdmi->encoder.dev); in repo_hpd_event() 1263 if (change) { in repo_hpd_event() 1265 dw_hdmi_qp_cec_set_hpd(hdmi->hdmi_qp, hdmi->hpd_stat, change); in repo_hpd_event() 1959 /* change to bit rate */ in dw_hdmi_rockchip_encoder_atomic_check()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 1578 static int kbase_api_mem_flags_change(struct kbase_context *kctx, struct kbase_ioctl_mem_flags_change *change)
in kbase_api_mem_flags_change() argument 1580 return kbase_mem_flags_change(kctx, change->gpu_va, change->flags, change->mask);
in kbase_api_mem_flags_change() 2209 * matching policy is found calls kbase_pm_set_policy() to change the
2312 * and if a matching policy is found calls kbase_pm_set_policy() to change
2608 "Write 0 for no change, -1 to restore default timeout\n");
in set_js_timeouts()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 1646 struct kbase_ioctl_mem_flags_change *change) in kbase_api_mem_flags_change() 1648 return kbase_mem_flags_change(kctx, change->gpu_va, in kbase_api_mem_flags_change() 1649 change->flags, change->mask); in kbase_api_mem_flags_change() 2326 * matching policy is found calls kbase_pm_set_policy() to change the 2431 * and if a matching policy is found calls kbase_pm_set_policy() to change 2774 "Write 0 for no change, -1 to restore default timeout\n"); in set_js_timeouts() 1645 kbase_api_mem_flags_change(struct kbase_context *kctx, struct kbase_ioctl_mem_flags_change *change) kbase_api_mem_flags_change() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | rk817_battery.c | 627 bool change; /* Battery status change, report information */ member 2232 if (battery->dsoc == old_soc && !battery->change) in rk817_bat_power_supply_changed() 2235 battery->change = false; in rk817_bat_power_supply_changed() 2286 battery->change = true; in rk817_bat_update_charging_status() 2810 DBG("step1: change to zero mode...\n"); in rk817_bat_display_smooth() 2814 DBG("step1: change to smooth mode...\n"); in rk817_bat_display_smooth() 2825 DBG("step2: change to smooth mode...\n"); in rk817_bat_display_smooth() 2830 DBG("step2: change to finish mode...\n"); in rk817_bat_display_smooth() 2840 DBG("step3: change t in rk817_bat_display_smooth() [all...] |
/device/soc/rockchip/rk3588/hardware/mpp/src/ |
H A D | mpi_enc_utils.c | 553 p->osd_plt_cfg.change = MPP_ENC_OSD_PLT_CFG_CHANGE_ALL; in hal_mpp_encode()
|
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp.c | 2224 void dw_hdmi_qp_cec_set_hpd(struct dw_hdmi_qp *hdmi, bool plug_in, bool change)
in dw_hdmi_qp_cec_set_hpd() argument 2233 if (change && hdmi->cec_adap && hdmi->cec_adap->devnode.registered) {
in dw_hdmi_qp_cec_set_hpd()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp.c | 2110 void dw_hdmi_qp_cec_set_hpd(struct dw_hdmi_qp *hdmi, bool plug_in, bool change) in dw_hdmi_qp_cec_set_hpd() argument 2120 if (change && hdmi->cec_adap && in dw_hdmi_qp_cec_set_hpd()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 605 bool change; in repo_hpd_event() local 607 change = drm_helper_hpd_irq_event(hdmi->bridge.dev); in repo_hpd_event() 608 if (change && hdmi->cec_adap && hdmi->cec_adap->devnode.registered) { in repo_hpd_event() 1757 * - The Source shall write to the TMDS_Bit_Clock_Ratio bit to change it
|