/linux/drivers/staging/media/atomisp/pci/css_2401_system/hive/ |
A D | ia_css_isp_params.c | 72 const struct ia_css_pipeline_stage *stage, in ia_css_process_aa() argument 92 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr() argument 127 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr2() argument 162 const struct ia_css_pipeline_stage *stage, in ia_css_process_bh() argument 209 const struct ia_css_pipeline_stage *stage, in ia_css_process_cnr() argument 244 const struct ia_css_pipeline_stage *stage, in ia_css_process_crop() argument 279 const struct ia_css_pipeline_stage *stage, in ia_css_process_csc() argument 314 const struct ia_css_pipeline_stage *stage, in ia_css_process_dp() argument 347 const struct ia_css_pipeline_stage *stage, in ia_css_process_bnr() argument 382 const struct ia_css_pipeline_stage *stage, in ia_css_process_de() argument [all …]
|
/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
A D | pipeline.c | 328 if (stage) in ia_css_pipeline_create_and_add_stage() 343 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_pipeline_finalize_stages() 365 *stage = s; in ia_css_pipeline_get_stage() 384 *stage = s; in ia_css_pipeline_get_stage_from_fw() 428 *stage = s; in ia_css_pipeline_get_output_stage() 430 if (*stage) in ia_css_pipeline_get_output_stage() 595 stage = kvzalloc(sizeof(*stage), GFP_KERNEL); in pipeline_stage_create() 596 if (!stage) { in pipeline_stage_create() 661 if (stage) in pipeline_stage_create() 710 &stage); in ia_css_pipeline_set_zoom_stage() [all …]
|
/linux/drivers/staging/media/atomisp/pci/css_2400_system/hive/ |
A D | ia_css_isp_params.c | 71 const struct ia_css_pipeline_stage *stage, in ia_css_process_aa() argument 94 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr() argument 129 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr2() argument 164 const struct ia_css_pipeline_stage *stage, in ia_css_process_bh() argument 211 const struct ia_css_pipeline_stage *stage, in ia_css_process_cnr() argument 246 const struct ia_css_pipeline_stage *stage, in ia_css_process_crop() argument 281 const struct ia_css_pipeline_stage *stage, in ia_css_process_csc() argument 316 const struct ia_css_pipeline_stage *stage, in ia_css_process_dp() argument 349 const struct ia_css_pipeline_stage *stage, in ia_css_process_bnr() argument 384 const struct ia_css_pipeline_stage *stage, in ia_css_process_de() argument [all …]
|
/linux/drivers/watchdog/ |
A D | kempld_wdt.c | 105 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_action() argument 111 if (!stage || !stage->mask) in kempld_wdt_set_stage_action() 131 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_timeout() argument 143 if (!stage) in kempld_wdt_set_stage_timeout() 151 if (stage_timeout64 > stage->mask) in kempld_wdt_set_stage_timeout() 154 stage_timeout = stage_timeout64 & stage->mask; in kempld_wdt_set_stage_timeout() 172 struct kempld_wdt_stage *stage) in kempld_wdt_get_timeout() argument 181 if (!stage->mask) in kempld_wdt_get_timeout() 207 timeout_stage = &wdt_data->stage[STAGE_TIMEOUT]; in kempld_wdt_set_timeout() 266 timeout_stage = &wdt_data->stage[STAGE_TIMEOUT]; in kempld_wdt_update_timeouts() [all …]
|
/linux/drivers/thermal/qcom/ |
A D | qcom-spmi-temp-alarm.c | 77 unsigned int stage; member 120 stage > STAGE_COUNT) in qpnp_tm_decode_temp() 163 stage = ret; in qpnp_tm_update_temp_no_adc() 166 stage_new = stage; in qpnp_tm_update_temp_no_adc() 167 stage_old = chip->stage; in qpnp_tm_update_temp_no_adc() 169 stage_new = alarm_state_map[stage]; in qpnp_tm_update_temp_no_adc() 183 chip->stage = stage; in qpnp_tm_update_temp_no_adc() 329 unsigned int stage; in qpnp_tm_init() local 346 chip->stage = ret; in qpnp_tm_init() 349 ? chip->stage : alarm_state_map[chip->stage]; in qpnp_tm_init() [all …]
|
/linux/tools/testing/selftests/kvm/x86_64/ |
A D | vmx_preemption_timer_test.c | 164 int stage; in main() local 186 for (stage = 1;; stage++) { in main() 190 stage, run->exit_reason, in main() 208 uc.args[1] == stage, "Stage %d: Unexpected register values vmexit, got %lx", in main() 209 stage, (ulong)uc.args[1]); in main() 218 if (stage == 2) { in main() 221 stage, uc.args[2], uc.args[3]); in main() 224 stage, uc.args[4], uc.args[5]); in main() 228 stage, uc.args[2], uc.args[3]); in main() 232 stage, uc.args[4], uc.args[5]); in main()
|
A D | set_boot_cpu_id.c | 53 int stage; in run_vcpu() local 55 for (stage = 0; stage < 2; stage++) { in run_vcpu() 62 uc.args[1] == stage + 1, in run_vcpu() 64 stage + 1, (ulong)uc.args[1]); in run_vcpu() 68 TEST_ASSERT(stage == 1, in run_vcpu() 70 stage); in run_vcpu()
|
A D | hyperv_clock.c | 210 int stage; in main() local 225 for (stage = 1;; stage++) { in main() 229 stage, run->exit_reason, in main() 241 TEST_ASSERT(stage == 11, "Testing ended prematurely, stage %d\n", in main() 242 stage); in main() 249 uc.args[1] == stage, in main() 251 stage, (ulong)uc.args[1]); in main() 254 if (stage == 7 || stage == 8 || stage == 10) { in main()
|
A D | smm_test.c | 142 int stage, stage_reported; in main() local 172 for (stage = 1;; stage++) { in main() 176 stage, run->exit_reason, in main() 187 TEST_ASSERT(stage_reported == stage || in main() 190 stage, stage_reported); in main() 196 if (stage == 8) { in main() 205 if (stage == 10) in main()
|
A D | evmcs_test.c | 148 int stage; in main() local 173 for (stage = 1;; stage++) { in main() 178 stage, run->exit_reason, in main() 196 uc.args[1] == stage, "Stage %d: Unexpected register values vmexit, got %lx", in main() 197 stage, (ulong)uc.args[1]); in main() 202 if (stage == 8) { in main() 212 if (stage == 9) { in main()
|
A D | get_cpuid_test.c | 121 static void run_vcpu(struct kvm_vm *vm, uint32_t vcpuid, int stage) in run_vcpu() argument 130 uc.args[1] == stage + 1, in run_vcpu() 132 stage + 1, (ulong)uc.args[1]); in run_vcpu() 162 int stage; in main() local 175 for (stage = 0; stage < 3; stage++) in main() 176 run_vcpu(vm, VCPU_ID, stage); in main()
|
A D | state_test.c | 164 int stage; in main() local 184 for (stage = 1;; stage++) { in main() 188 stage, run->exit_reason, in main() 206 uc.args[1] == stage, "Stage %d: Unexpected register values vmexit, got %lx", in main() 207 stage, (ulong)uc.args[1]); in main()
|
/linux/Documentation/leds/ |
A D | leds-sc27xx.rst | 16 for the high stage. To be compatible with the hardware pattern 17 format, we should set brightness as 0 for rise stage, fall 18 stage and low stage. 20 - Min stage duration: 125 ms 21 - Max stage duration: 31875 ms 23 Since the stage duration step is 125 ms, the duration should be
|
/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
A D | nsPlugin.py | 45 def adjust_command(self, stage, command): argument 46 super().adjust_command(stage, command) 61 if stage == 'setup' or stage == 'execute' or stage == 'verify' or stage == 'teardown': 63 …nd: stage is {}; inserting netns stuff in command [{}] list [{}]'.format(stage, command, cmdlist)) 121 def _exec_cmd(self, stage, command): argument 129 self.adjust_command(stage, command)
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_lm.c | 64 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset() argument 67 if (stage != DPU_STAGE_BASE && stage <= sblk->maxblendstages) in _stage_offset() 68 return sblk->blendstage_base[stage - DPU_STAGE_0]; in _stage_offset() 152 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config_sdm845() argument 158 if (stage == DPU_STAGE_BASE) in dpu_hw_lm_setup_blend_config_sdm845() 161 stage_off = _stage_offset(ctx, stage); in dpu_hw_lm_setup_blend_config_sdm845() 171 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config() argument 176 if (stage == DPU_STAGE_BASE) in dpu_hw_lm_setup_blend_config() 179 stage_off = _stage_offset(ctx, stage); in dpu_hw_lm_setup_blend_config()
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5_ctl.c | 289 enum mdp_mixer_stage_id stage) in mdp_ctl_blend_mask() argument 292 case SSPP_VIG0: return MDP5_CTL_LAYER_REG_VIG0(stage); in mdp_ctl_blend_mask() 293 case SSPP_VIG1: return MDP5_CTL_LAYER_REG_VIG1(stage); in mdp_ctl_blend_mask() 294 case SSPP_VIG2: return MDP5_CTL_LAYER_REG_VIG2(stage); in mdp_ctl_blend_mask() 295 case SSPP_RGB0: return MDP5_CTL_LAYER_REG_RGB0(stage); in mdp_ctl_blend_mask() 309 enum mdp_mixer_stage_id stage) in mdp_ctl_blend_ext_mask() argument 350 enum mdp5_pipe stage[][MAX_PIPE_STAGE], in mdp5_ctl_blend() 374 mdp_ctl_blend_mask(stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend() 375 mdp_ctl_blend_mask(stage[i][PIPE_RIGHT], i); in mdp5_ctl_blend() 377 mdp_ctl_blend_ext_mask(stage[i][PIPE_LEFT], i) | in mdp5_ctl_blend() [all …]
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | sh_css_sp.c | 123 unsigned int stage) in store_sp_stage_data() argument 811 assert(stage); in is_sp_stage() 897 unsigned int stage, in sh_css_sp_init_stage() argument 1022 if (stage == 0) { in sh_css_sp_init_stage() 1100 assert(stage); in sp_init_stage() 1102 binary = stage->binary; in sp_init_stage() 1104 args = &stage->args; in sp_init_stage() 1165 assert(stage); in sp_init_sp_stage() 1238 for (stage = me->stages, num = 0; stage; stage = stage->next, num++) { in sh_css_sp_init_pipeline() 1239 stage->stage_num = num; in sh_css_sp_init_pipeline() [all …]
|
A D | sh_css_params.c | 888 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_process_kernel() 889 if (!stage || !stage->binary) continue; in ia_css_process_kernel() 1196 for (stage = first_stage; stage; stage = stage->next) { in ia_css_process_zoom_and_motion() 3295 for (stage = pipeline->stages; stage; stage = stage->next) { in sh_css_param_update_isp_params() 3298 if (!stage || !stage->binary) in sh_css_param_update_isp_params() 3302 stage, params, in sh_css_param_update_isp_params() 3309 stage, in sh_css_param_update_isp_params() 3439 assert(stage); in sh_css_params_write_to_ddr_internal() 3925 unsigned int stage) in sh_css_store_sp_stage_to_ddr() argument 3936 unsigned int stage) in sh_css_store_isp_stage_to_ddr() argument [all …]
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
A D | mdp4_kms.h | 102 enum mdp4_pipe pipe, enum mdp_mixer_stage_id stage) in mixercfg() argument 108 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE0(stage) | in mixercfg() 114 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE1(stage) | in mixercfg() 120 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE2(stage) | in mixercfg() 126 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE3(stage) | in mixercfg() 132 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE4(stage) | in mixercfg() 138 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE5(stage) | in mixercfg() 144 mixer_cfg |= MDP4_LAYERMIXER_IN_CFG_PIPE6(stage) | in mixercfg()
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-iio-health-afe440x | 7 specific stage number corresponding to datasheet stage names 19 calculated difference in the value of stage 1 - 2 and 3 - 4. 21 The LED current for the stage is controlled via 39 Transimpedance Amplifier during the associated stage.
|
/linux/drivers/media/radio/wl128x/ |
A D | fmdrv_common.c | 178 fmdev->irq_info.stage = stage; in fm_irq_call_stage() 184 fmdev->irq_info.stage = stage; in fm_irq_timeout_stage() 278 if (irq_info->stage != 0) { in recv_tasklet() 280 irq_info->stage = 0; in recv_tasklet() 287 irq_info->handlers[irq_info->stage](fmdev); in recv_tasklet() 314 irq_info->handlers[irq_info->stage](fmdev); in recv_tasklet() 530 fm_irq_call_stage(fmdev, stage); in fm_irq_common_cmd_resp_helper() 553 fmirq->stage = 0; in int_timeout_handler() 830 fmdev->irq_info.stage = FM_HW_POWER_ENB_IDX; in fm_irq_handle_tune_op_ended() 833 fmdev->irq_info.stage = FM_HW_POWER_ENB_IDX; in fm_irq_handle_tune_op_ended() [all …]
|
/linux/tools/testing/selftests/tc-testing/ |
A D | tdc.py | 33 def __init__(self, stage, output, message): argument 34 self.stage = stage 157 def call_adjust_command(self, stage, command): argument 180 def exec_cmd(args, pm, stage, command): argument 190 command = pm.call_adjust_command(stage, command) 232 (proc, foutput) = exec_cmd(args, pm, stage, cmd) 246 stage, output, 334 stage = None 349 stage = 'pre-SUITE' 375 stage = pmtf.stage [all …]
|
/linux/drivers/net/wwan/iosm/ |
A D | iosm_ipc_mmio.c | 51 static bool ipc_mmio_is_valid_exec_stage(enum ipc_mem_exec_stage stage) in ipc_mmio_is_valid_exec_stage() argument 53 switch (stage) { in ipc_mmio_is_valid_exec_stage() 85 enum ipc_mem_exec_stage stage; in ipc_mmio_init() local 100 stage = ipc_mmio_get_exec_stage(ipc_mmio); in ipc_mmio_init() 101 if (ipc_mmio_is_valid_exec_stage(stage)) in ipc_mmio_init() 108 dev_err(ipc_mmio->dev, "invalid exec stage %X", stage); in ipc_mmio_init()
|
/linux/drivers/gpu/drm/tiny/ |
A D | repaper.c | 201 enum repaper_stage stage) in repaper_even_pixels() argument 216 switch (stage) { in repaper_even_pixels() 247 enum repaper_stage stage) in repaper_odd_pixels() argument 261 switch (stage) { in repaper_odd_pixels() 297 enum repaper_stage stage) in repaper_all_pixels() argument 313 switch (stage) { in repaper_all_pixels() 341 enum repaper_stage stage) in repaper_one_line() argument 401 switch (stage) { in repaper_one_line() 424 enum repaper_stage stage) in repaper_frame_fixed() argument 441 0, NULL, stage); in repaper_frame_data() [all …]
|
/linux/tools/testing/selftests/kvm/aarch64/ |
A D | debug-exceptions.c | 201 int stage; in main() local 226 for (stage = 0; stage < 7; stage++) { in main() 231 TEST_ASSERT(uc.args[1] == stage, in main() 233 stage, (ulong)uc.args[1]); in main()
|