Searched defs:stage (Results 1 - 25 of 105) sorted by path

12345

/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv.h100 u8 stage; member in struct:fm_irq
/linux-master/arch/powerpc/include/asm/
H A Dsmu.h505 int stage; member in struct:smu_i2c_cmd
/linux-master/arch/riscv/errata/andes/
H A Derrata.c41 static void errata_probe_iocp(unsigned int stage, unsigned long arch_id, unsigned long impid) argument
64 andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) argument
/linux-master/arch/riscv/errata/sifive/
H A Derrata.c85 sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) argument
/linux-master/arch/riscv/errata/thead/
H A Derrata.c25 static bool errata_probe_mae(unsigned int stage, argument
107 static bool errata_probe_cmo(unsigned int stage, argument
128 static bool errata_probe_pmu(unsigned int stage, argument
144 static u32 thead_errata_probe(unsigned int stage, argument
160 thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) argument
[all...]
/linux-master/arch/riscv/kernel/
H A Dalternative.c152 _apply_alternatives(struct alt_entry *begin, struct alt_entry *end, unsigned int stage) argument
H A Dcpufeature.c761 riscv_cpufeature_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned int stage) argument
/linux-master/arch/x86/kvm/
H A Demulate.c466 emulator_check_intercept(struct x86_emulate_ctxt *ctxt, enum x86_intercept intercept, enum x86_intercept_stage stage) argument
H A Dx86.c8478 emulator_intercept(struct x86_emulate_ctxt *ctxt, struct x86_instruction_info *info, enum x86_intercept_stage stage) argument
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4376 enum x86_intercept_stage stage; member in struct:__x86_intercept
4431 svm_check_intercept(struct kvm_vcpu *vcpu, struct x86_instruction_info *info, enum x86_intercept_stage stage, struct x86_exception *exception) argument
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8004 vmx_check_intercept(struct kvm_vcpu *vcpu, struct x86_instruction_info *info, enum x86_intercept_stage stage, struct x86_exception *exception) argument
/linux-master/drivers/acpi/
H A Dsleep.c908 static int acpi_hibernation_begin(pm_message_t stage) argument
979 static int acpi_hibernation_begin_old(pm_message_t stage) argument
/linux-master/drivers/dma/sh/
H A Drcar-dmac.c1495 unsigned int stage; local
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c79 uint8_t stage; member in struct:dpia_set_config_data::__anon11
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c98 int stage = stage_check++ % GVT_TS_BALANCE_STAGE_NUM; local
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c393 _dpu_crtc_blend_setup_pipe(struct drm_crtc *crtc, struct drm_plane *plane, struct dpu_crtc_mixer *mixer, u32 num_mixers, enum dpu_stage stage, struct dpu_format *format, uint64_t modifier, struct dpu_sw_pipe *pipe, unsigned int stage_idx, struct dpu_hw_stage_cfg *stage_cfg ) argument
[all...]
H A Ddpu_hw_ctl.h31 enum dpu_sspp stage[DPU_STAGE_MAX][PIPES_PER_STAGE]; member in struct:dpu_hw_stage_cfg
H A Ddpu_hw_lm.c41 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) argument
96 dpu_hw_lm_setup_blend_config_combined_alpha(struct dpu_hw_mixer *ctx, u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) argument
115 dpu_hw_lm_setup_blend_config(struct dpu_hw_mixer *ctx, u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) argument
[all...]
H A Ddpu_plane.h42 enum dpu_stage stage; member in struct:dpu_plane_state
/linux-master/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.h95 mixercfg(uint32_t mixer_cfg, int mixer, enum mdp4_pipe pipe, enum mdp_mixer_stage_id stage) argument
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c183 static inline u32 mdp5_lm_use_fg_alpha_mask(enum mdp_mixer_stage_id stage) argument
227 enum mdp5_pipe stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; local
[all...]
H A Dmdp5_ctl.c288 mdp_ctl_blend_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) argument
308 mdp_ctl_blend_ext_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) argument
349 mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, enum mdp5_pipe stage[][MAX_PIPE_STAGE], enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], u32 stage_cnt, u32 ctl_blend_op_flags) argument
[all...]
H A Dmdp5_kms.h101 enum mdp_mixer_stage_id stage; member in struct:mdp5_plane_state
183 static inline const char *stage2name(enum mdp_mixer_stage_id stage) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgf100.c421 } stage[] = { local
H A Dgk104.c454 } stage[] = { local

Completed in 544 milliseconds

12345