Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 25 of 75) sorted by relevance

123

/Linux-v5.4/drivers/gpu/drm/tiny/
Drepaper.c201 enum repaper_stage stage) in repaper_even_pixels()
247 enum repaper_stage stage) in repaper_odd_pixels()
297 enum repaper_stage stage) in repaper_all_pixels()
341 enum repaper_stage stage) in repaper_one_line()
424 enum repaper_stage stage) in repaper_frame_fixed()
433 const u8 *mask, enum repaper_stage stage) in repaper_frame_data()
454 enum repaper_stage stage) in repaper_frame_fixed_repeat()
465 const u8 *mask, enum repaper_stage stage) in repaper_frame_data_repeat()
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c54 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset()
100 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config_sdm845()
119 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config()
Ddpu_plane.h32 enum dpu_stage stage; member
Ddpu_hw_ctl.h31 enum dpu_sspp stage[DPU_STAGE_MAX][PIPES_PER_STAGE]; member
Ddpu_crtc.c807 int stage; member
985 int32_t stage; in dpu_crtc_atomic_check() local
/Linux-v5.4/tools/testing/selftests/tc-testing/plugin-lib/
DnsPlugin.py45 def adjust_command(self, stage, command): argument
121 def _exec_cmd(self, stage, command): argument
DvalgrindPlugin.py62 def adjust_command(self, stage, command): argument
/Linux-v5.4/tools/testing/selftests/tc-testing/
Dtdc.py33 def __init__(self, stage, output, message): argument
157 def call_adjust_command(self, stage, command): argument
180 def exec_cmd(args, pm, stage, command): argument
214 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
DTdcPlugin.py43 def adjust_command(self, stage, command): argument
/Linux-v5.4/drivers/watchdog/
Dkempld_wdt.c77 struct kempld_wdt_stage stage[KEMPLD_WDT_MAX_STAGES]; member
105 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_action()
131 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_timeout()
172 struct kempld_wdt_stage *stage) in kempld_wdt_get_timeout()
/Linux-v5.4/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c72 unsigned int stage; member
132 unsigned int stage, stage_new, stage_old; in qpnp_tm_update_temp_no_adc() local
306 unsigned int stage; in qpnp_tm_init() local
/Linux-v5.4/drivers/scsi/ufs/
Dufs-mediatek.c200 enum ufs_notify_change_status stage, in ufs_mtk_pwr_change_notify()
250 enum ufs_notify_change_status stage) in ufs_mtk_link_startup_notify()
/Linux-v5.4/tools/testing/selftests/kvm/x86_64/
Dstate_test.c129 int stage; in main() local
Devmcs_test.c81 int stage; in main() local
Dsmm_test.c96 int stage, stage_reported; in main() local
/Linux-v5.4/tools/testing/selftests/kvm/include/
Dkvm_util.h200 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage) argument
/Linux-v5.4/sound/ppc/
Dsnd_ps3.c202 int stage) in snd_ps3_bump_buffer()
221 int fill_stages, dma_ch, stage; in snd_ps3_program_dma() local
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_kms.h105 enum mdp_mixer_stage_id stage; member
182 static inline const char *stage2name(enum mdp_mixer_stage_id stage) in stage2name()
Dmdp5_ctl.c287 enum mdp_mixer_stage_id stage) in mdp_ctl_blend_mask()
307 enum mdp_mixer_stage_id stage) in mdp_ctl_blend_ext_mask()
Dmdp5_crtc.c182 static inline u32 mdp5_lm_use_fg_alpha_mask(enum mdp_mixer_stage_id stage) in mdp5_lm_use_fg_alpha_mask()
227 enum mdp5_pipe stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup() enum
233 #define blender(stage) ((stage) - STAGE0) in blend_setup() argument
/Linux-v5.4/drivers/media/radio/wl128x/
Dfmdrv_common.c174 static inline void fm_irq_call_stage(struct fmdev *fmdev, u8 stage) in fm_irq_call_stage()
180 static inline void fm_irq_timeout_stage(struct fmdev *fmdev, u8 stage) in fm_irq_timeout_stage()
523 static inline void fm_irq_common_cmd_resp_helper(struct fmdev *fmdev, u8 stage) in fm_irq_common_cmd_resp_helper()
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_kms.h102 enum mdp4_pipe pipe, enum mdp_mixer_stage_id stage) in mixercfg()
/Linux-v5.4/drivers/acpi/
Dsleep.c1123 static int acpi_hibernation_begin(pm_message_t stage) in acpi_hibernation_begin()
1195 static int acpi_hibernation_begin_old(pm_message_t stage) in acpi_hibernation_begin_old()
/Linux-v5.4/drivers/staging/greybus/
Dbootrom.c144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware()
/Linux-v5.4/drivers/input/misc/
Dkeyspan_remote.c117 int stage; member

123