/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_isp_params.c | 72 const struct ia_css_pipeline_stage *stage, in ia_css_process_aa() 92 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr() 127 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr2() 162 const struct ia_css_pipeline_stage *stage, in ia_css_process_bh() 209 const struct ia_css_pipeline_stage *stage, in ia_css_process_cnr() 244 const struct ia_css_pipeline_stage *stage, in ia_css_process_crop() 279 const struct ia_css_pipeline_stage *stage, in ia_css_process_csc() 314 const struct ia_css_pipeline_stage *stage, in ia_css_process_dp() 347 const struct ia_css_pipeline_stage *stage, in ia_css_process_bnr() 382 const struct ia_css_pipeline_stage *stage, in ia_css_process_de() [all …]
|
H A D | sh_css_params.c | 875 const struct ia_css_pipeline_stage *stage, in ia_css_process_kernel() 883 struct ia_css_pipeline_stage *stage; in ia_css_process_kernel() local 1078 const struct ia_css_pipeline_stage *stage, in ia_css_params_alloc_convert_sctbl() 1125 const struct ia_css_pipeline_stage *stage, in ia_css_params_store_sctbl() 1171 const struct ia_css_pipeline_stage *stage; in ia_css_process_zoom_and_motion() local 3030 struct ia_css_pipeline_stage *stage, in process_kernel_parameters() 3097 struct ia_css_pipeline_stage *stage; in sh_css_param_update_isp_params() local 3264 const struct ia_css_pipeline_stage *stage, in sh_css_params_write_to_ddr_internal() 3732 unsigned int stage) in sh_css_store_sp_stage_to_ddr() 3743 unsigned int stage) in sh_css_store_isp_stage_to_ddr() [all …]
|
H A D | sh_css_sp.c | 124 unsigned int stage) in store_sp_stage_data() 806 is_sp_stage(struct ia_css_pipeline_stage *stage) in is_sp_stage() 914 unsigned int stage, in sh_css_sp_init_stage() 1077 sp_init_stage(struct ia_css_pipeline_stage *stage, in sp_init_stage() 1167 sp_init_sp_stage(struct ia_css_pipeline_stage *stage, in sp_init_sp_stage() 1212 struct ia_css_pipeline_stage *stage = NULL; in sh_css_sp_init_pipeline() local
|
/openbmc/linux/arch/riscv/errata/thead/ |
H A D | errata.c | 20 static bool errata_probe_pbmt(unsigned int stage, in errata_probe_pbmt() 36 static bool errata_probe_cmo(unsigned int stage, in errata_probe_cmo() 56 static bool errata_probe_pmu(unsigned int stage, in errata_probe_pmu() 72 static u32 thead_errata_probe(unsigned int stage, in thead_errata_probe() 91 unsigned int stage) in thead_errata_patch_func()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
H A D | pipeline.c | 274 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_create_and_add_stage() 339 struct ia_css_pipeline_stage *stage; in ia_css_pipeline_finalize_stages() local 354 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_get_stage() 374 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_get_stage_from_fw() 413 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_get_output_stage() 499 static void pipeline_stage_destroy(struct ia_css_pipeline_stage *stage) in pipeline_stage_destroy() 573 struct ia_css_pipeline_stage *stage = NULL; in pipeline_stage_create() local 697 struct ia_css_pipeline_stage *stage = NULL; in ia_css_pipeline_set_zoom_stage() local
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | tprot.c | 63 enum stage { enum 73 enum stage stage; member 141 enum stage stage = tests[*i].stage; in perform_next_stage() local 185 #define HOST_SYNC_NO_TAP(vcpup, stage) \ argument 199 #define HOST_SYNC(vcpu, stage) \ argument
|
/openbmc/linux/arch/riscv/errata/andes/ |
H A D | errata.c | 41 static void errata_probe_iocp(unsigned int stage, unsigned long arch_id, unsigned long impid) in errata_probe_iocp() 66 unsigned int stage) in andes_errata_patch_func()
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | repaper.c | 202 enum repaper_stage stage) in repaper_even_pixels() 248 enum repaper_stage stage) in repaper_odd_pixels() 298 enum repaper_stage stage) in repaper_all_pixels() 342 enum repaper_stage stage) in repaper_one_line() 425 enum repaper_stage stage) in repaper_frame_fixed() 434 const u8 *mask, enum repaper_stage stage) in repaper_frame_data() 455 enum repaper_stage stage) in repaper_frame_fixed_repeat() 466 const u8 *mask, enum repaper_stage stage) in repaper_frame_data_repeat()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_lm.c | 39 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset() 95 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config_combined_alpha() 114 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config()
|
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | nsPlugin.py | 45 def adjust_command(self, stage, command): argument 121 def _exec_cmd(self, stage, command): argument
|
H A D | valgrindPlugin.py | 62 def adjust_command(self, stage, command): argument
|
/openbmc/linux/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 76 unsigned int stage; member 116 static long qpnp_tm_decode_temp(struct qpnp_tm_chip *chip, unsigned int stage) in qpnp_tm_decode_temp() 154 unsigned int stage, stage_new, stage_old; in qpnp_tm_update_temp_no_adc() local 324 unsigned int stage; in qpnp_tm_init() local
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 33 def __init__(self, stage, output, message): argument 156 def call_adjust_command(self, stage, command): argument 179 def exec_cmd(args, pm, stage, command): argument 213 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_mmio.c | 52 static bool ipc_mmio_is_valid_exec_stage(enum ipc_mem_exec_stage stage) in ipc_mmio_is_valid_exec_stage() 87 enum ipc_mem_exec_stage stage; in ipc_mmio_init() local
|
H A D | iosm_ipc_imem.c | 810 enum ipc_mem_exec_stage stage) in ipc_imem_phase_update_check() 1046 enum ipc_mem_exec_stage stage; in ipc_imem_pm_resume() local 1338 enum ipc_mem_exec_stage stage; in ipc_imem_init() local 1464 enum ipc_mem_exec_stage stage; in ipc_imem_devlink_trigger_chip_info_cb() local
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | cpuid_test.c | 103 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu() 190 int stage; in main() local
|
H A D | hyperv_features.c | 136 int stage = 0; in guest_test_msrs_access() local 528 int stage = 0; in guest_test_hcalls_access() local
|
H A D | hyperv_ipi.c | 92 int stage = 1, ipis_expected[2] = {0}; in sender_guest_code() local 248 int stage = 1, r; in main() local
|
H A D | tsc_msrs_test.c | 67 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu()
|
H A D | hyperv_svm_test.c | 158 int stage; in main() local
|
H A D | hyperv_tlb_flush.c | 207 int i, stage = 1; in sender_guest_code() local 591 int stage = 1, r, i; in main() local
|
/openbmc/linux/drivers/watchdog/ |
H A D | kempld_wdt.c | 77 struct kempld_wdt_stage stage[KEMPLD_WDT_MAX_STAGES]; member 103 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_action() 129 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_timeout() 170 struct kempld_wdt_stage *stage) in kempld_wdt_get_timeout()
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 52 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument 54 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage) argument
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | kvm_page_table_test.c | 191 enum test_stage stage; in vcpu_worker() local 318 static void vcpus_complete_new_stage(enum test_stage stage) in vcpus_complete_new_stage()
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_ip_flow.h | 57 enum hws_wl_supp stage; member
|