Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/drivers/gpu/drm/i915/display/
A Dintel_color_regs.h161 #define PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe,\ argument
164 #define PIPE_CSC_OUTPUT_COEFF_BY(pipe) _MMIO_PIPE(pipe, \ argument
170 #define PIPE_CSC_OUTPUT_COEFF_BU(pipe) _MMIO_PIPE(pipe, \ argument
176 #define PIPE_CSC_OUTPUT_COEFF_BV(pipe) _MMIO_PIPE(pipe, \ argument
179 #define PIPE_CSC_OUTPUT_PREOFF_HI(pipe) _MMIO_PIPE(pipe, \ argument
182 #define PIPE_CSC_OUTPUT_PREOFF_ME(pipe) _MMIO_PIPE(pipe, \ argument
185 #define PIPE_CSC_OUTPUT_PREOFF_LO(pipe) _MMIO_PIPE(pipe, \ argument
188 #define PIPE_CSC_OUTPUT_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, \ argument
191 #define PIPE_CSC_OUTPUT_POSTOFF_ME(pipe) _MMIO_PIPE(pipe, \ argument
250 #define PREC_PAL_MULTI_SEG_INDEX(pipe) _MMIO_PIPE(pipe, \ argument
[all …]
A Dintel_pipe_crc_regs.h12 #define PIPE_CRC_CTL(dev_priv, pipe) _MMIO_TRANS2((dev_priv), (pipe), _PIPE_CRC_CTL_A) argument
63 #define PIPE_CRC_EXP_GREEN(dev_priv, pipe) _MMIO_TRANS2(dev_priv, pipe, _PIPE_CRC_EXP_GREEN_A) argument
67 #define PIPE_CRC_EXP_BLUE(dev_priv, pipe) _MMIO_TRANS2(dev_priv, pipe, _PIPE_CRC_EXP_BLUE_A) argument
79 #define PIPE_CRC_RES_RED(dev_priv, pipe) _MMIO_TRANS2((dev_priv), (pipe), _PIPE_CRC_RES_RED_A) argument
85 #define PIPE_CRC_RES_BLUE(dev_priv, pipe) _MMIO_TRANS2((dev_priv), (pipe), _PIPE_CRC_RES_BLUE_A) argument
96 #define PIPE_CRC_EXP_2_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB) argument
102 #define PIPE_CRC_EXP_3_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_3_A_IVB, _PIPE_CRC_EXP_3_B_IVB) argument
108 #define PIPE_CRC_EXP_4_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB) argument
114 #define PIPE_CRC_EXP_5_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB) argument
145 #define PIPE_CRC_EXP_HSW(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_EXP_A_HSW, _PIPE_CRC_EXP_B_HSW) argument
[all …]
A Dintel_vdsc_regs.h33 #define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
49 #define ICL_PIPE_DSS_CTL2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
72 #define _ICL_DSC0_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ argument
75 #define _ICL_DSC1_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ argument
78 #define _BMG_DSC2_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ argument
212 #define ICL_DSC0_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
215 #define ICL_DSC0_RC_BUF_THRESH_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
218 #define ICL_DSC1_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
221 #define ICL_DSC1_RC_BUF_THRESH_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
237 #define ICL_DSC0_RC_BUF_THRESH_1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument
[all …]
A Dintel_sprite_regs.h12 #define DVSCNTR(pipe) _MMIO_PIPE(pipe, _DVSACNTR, _DVSBCNTR) argument
37 #define DVSLINOFF(pipe) _MMIO_PIPE(pipe, _DVSALINOFF, _DVSBLINOFF) argument
45 #define DVSPOS(pipe) _MMIO_PIPE(pipe, _DVSAPOS, _DVSBPOS) argument
53 #define DVSSIZE(pipe) _MMIO_PIPE(pipe, _DVSASIZE, _DVSBSIZE) argument
69 #define DVSSURF(pipe) _MMIO_PIPE(pipe, _DVSASURF, _DVSBSURF) argument
94 #define DVSSCALE(pipe) _MMIO_PIPE(pipe, _DVSASCALE, _DVSBSCALE) argument
118 #define SPRCTL(pipe) _MMIO_PIPE(pipe, _SPRA_CTL, _SPRB_CTL) argument
155 #define SPRPOS(pipe) _MMIO_PIPE(pipe, _SPRA_POS, _SPRB_POS) argument
163 #define SPRSIZE(pipe) _MMIO_PIPE(pipe, _SPRA_SIZE, _SPRB_SIZE) argument
230 #define _VLV_SPR(pipe, plane_id, reg_a, reg_b) \ argument
[all …]
A Dintel_dsb_regs.h13 #define DSBSL_INSTANCE(pipe, id) (_DSBSL_INSTANCE_BASE + \ argument
15 #define DSB_HEAD(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x0) argument
16 #define DSB_TAIL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x4) argument
17 #define DSB_CTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x8) argument
25 #define DSB_MMIOCTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0xc) argument
31 #define DSB_POLLFUNC(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x10) argument
37 #define DSB_DEBUG(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x14) argument
38 #define DSB_POLLMASK(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x1c) argument
39 #define DSB_STATUS(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x24) argument
75 #define DSB_PMCTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x38) argument
[all …]
A Dintel_display_irq.c502 enum pipe pipe; in i9xx_pipestat_irq_reset() local
516 enum pipe pipe; in i9xx_pipestat_irq_ack() local
584 enum pipe pipe; in i915_pipestat_irq_handler() local
608 enum pipe pipe; in i965_pipestat_irq_handler() local
634 enum pipe pipe; in valleyview_pipestat_irq_handler() local
656 enum pipe pipe; in ibx_irq_handler() local
740 enum pipe pipe; in ivb_err_int_handler() local
776 enum pipe pipe; in cpt_serr_int_handler() local
790 enum pipe pipe; in cpt_irq_handler() local
853 enum pipe pipe; in ilk_gtt_fault_irq_handler() local
[all …]
A Dintel_fdi.c30 enum pipe pipe, bool state) in assert_fdi_tx()
52 void assert_fdi_tx_enabled(struct intel_display *display, enum pipe pipe) in assert_fdi_tx_enabled()
63 enum pipe pipe, bool state) in assert_fdi_rx()
101 enum pipe pipe, bool state) in assert_fdi_rx_pll()
469 enum pipe pipe = crtc->pipe; in intel_fdi_normal_train() local
510 enum pipe pipe = crtc->pipe; in ilk_fdi_link_train() local
611 enum pipe pipe = crtc->pipe; in gen6_fdi_link_train() local
746 enum pipe pipe = crtc->pipe; in ivb_manual_fdi_link_train() local
1027 enum pipe pipe = crtc->pipe; in ilk_fdi_pll_enable() local
1061 enum pipe pipe = crtc->pipe; in ilk_fdi_pll_disable() local
[all …]
A Dintel_cursor_regs.h12 #define CURCNTR(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURACNTR) argument
28 #define MCURSOR_PIPE_SEL(pipe) REG_FIELD_PREP(MCURSOR_PIPE_SEL_MASK, (pipe)) argument
44 #define CURBASE(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURABASE) argument
47 #define CURPOS(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURAPOS) argument
59 #define CURSIZE(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURASIZE) argument
66 #define CUR_FBC_CTL(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CUR_FBC_CTL_A) argument
72 #define CUR_CHICKEN(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CUR_CHICKEN_A) argument
75 #define CURSURFLIVE(dev_priv, pipe) _MMIO_CURSOR2((dev_priv), (pipe), _CURASURFLIVE) argument
88 #define CUR_WM_SAGV(pipe) _MMIO_PIPE((pipe), _CUR_WM_SAGV_A, _CUR_WM_SAGV_B) argument
96 #define CUR_WM_TRANS(pipe) _MMIO_PIPE((pipe), _CUR_WM_TRANS_A, _CUR_WM_TRANS_B) argument
[all …]
A Dskl_universal_plane_regs.h11 #define _SKL_PLANE(pipe, plane, reg_1_a, reg_1_b, reg_2_a, reg_2_b) \ argument
13 #define _SKL_PLANE_DW(pipe, plane, dw, reg_1_a, reg_1_b, reg_2_a, reg_2_b) \ argument
15 #define _MMIO_SKL_PLANE(pipe, plane, reg_1_a, reg_1_b, reg_2_a, reg_2_b) \ argument
35 #define PLANE_CTL(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ argument
106 #define PLANE_STRIDE(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ argument
116 #define PLANE_POS(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ argument
128 #define PLANE_SIZE(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ argument
140 #define PLANE_KEYVAL(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane),\ argument
148 #define PLANE_KEYMSK(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ argument
157 #define PLANE_SURF(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ argument
[all …]
A Dintel_audio_regs.h20 #define IBX_HDMIW_HDMIEDID(pipe) _MMIO_PIPE(pipe, _IBX_HDMIW_HDMIEDID_A, \ argument
24 #define IBX_AUD_CNTL_ST(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CNTL_ST_A, \ argument
51 #define IBX_AUD_CFG(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CONFIG_A, _IBX_AUD_CONFIG_B) argument
54 #define CPT_AUD_CFG(pipe) _MMIO_PIPE(pipe, _CPT_AUD_CONFIG_A, _CPT_AUD_CONFIG_B) argument
57 #define VLV_AUD_CFG(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CONFIG_A, _VLV_AUD_CONFIG_B) argument
137 #define HBLANK_EARLY_ENABLE_ICL(pipe) (0x1 << (20 - (pipe))) argument
138 #define HBLANK_EARLY_ENABLE_TGL(pipe) (0x1 << (24 + (pipe))) argument
139 #define HBLANK_START_COUNT_MASK(pipe) (0x7 << (3 + ((pipe) * 6))) argument
140 #define HBLANK_START_COUNT(pipe, val) (((val) & 0x7) << (3 + ((pipe)) * 6)) argument
141 #define NUMBER_SAMPLES_PER_LINE_MASK(pipe) (0x3 << ((pipe) * 6)) argument
[all …]
A Dintel_pch_display.c81 enum pipe pipe) in assert_pch_ports_disabled()
106 enum pipe pipe) in assert_pch_transcoder_disabled()
183 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_set_m1_n1() local
194 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_set_m2_n2() local
205 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_get_m1_n1() local
216 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_get_m2_n2() local
250 enum pipe pipe = crtc->pipe; in ilk_enable_pch_transcoder() local
316 enum pipe pipe = crtc->pipe; in ilk_disable_pch_transcoder() local
367 enum pipe pipe = crtc->pipe; in ilk_pch_enable() local
459 enum pipe pipe = crtc->pipe; in ilk_pch_post_disable() local
[all …]
/drivers/usb/renesas_usbhs/
A Dpipe.c33 char *usbhs_pipe_name(struct usbhs_pipe *pipe) in usbhs_pipe_name()
317 void usbhs_pipe_disable(struct usbhs_pipe *pipe) in usbhs_pipe_disable()
337 void usbhs_pipe_enable(struct usbhs_pipe *pipe) in usbhs_pipe_enable()
345 void usbhs_pipe_stall(struct usbhs_pipe *pipe) in usbhs_pipe_stall()
598 void usbhs_pipe_clear(struct usbhs_pipe *pipe) in usbhs_pipe_clear()
637 struct usbhs_pipe *pos, *pipe; in usbhsp_get_pipe() local
676 struct usbhs_pipe *pipe; in usbhs_pipe_init() local
697 struct usbhs_pipe *pipe; in usbhs_pipe_malloc() local
747 void usbhs_pipe_free(struct usbhs_pipe *pipe) in usbhs_pipe_free()
771 struct usbhs_pipe *pipe; in usbhs_dcp_malloc() local
[all …]
A Dfifo.c359 struct usbhs_pipe *pipe = pkt->pipe; in usbhs_dcp_dir_switch_to_write() local
388 struct usbhs_pipe *pipe = pkt->pipe; in usbhs_dcp_dir_switch_to_read() local
416 struct usbhs_pipe *pipe = pkt->pipe; in usbhs_dcp_dir_switch_done() local
444 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_dcp_data_stage_try_push() local
466 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_dcp_data_stage_prepare_pop() local
504 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_pio_try_push() local
622 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_prepare_pop() local
651 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_pio_try_pop() local
807 struct usbhs_pipe *pipe = pkt->pipe; in __usbhsf_dma_map_ctrl() local
1319 struct usbhs_pipe *pipe; in usbhsf_irq_empty() local
[all …]
/drivers/media/platform/nxp/imx8-isi/
A Dimx8-isi-hw.c16 static inline u32 mxc_isi_read(struct mxc_isi_pipe *pipe, u32 reg) in mxc_isi_read()
38 void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_outbuf()
83 void mxc_isi_channel_m2m_start(struct mxc_isi_pipe *pipe) in mxc_isi_channel_m2m_start()
351 void mxc_isi_channel_config(struct mxc_isi_pipe *pipe, in mxc_isi_channel_config()
484 void mxc_isi_channel_get(struct mxc_isi_pipe *pipe) in mxc_isi_channel_get()
497 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe) in mxc_isi_channel_put()
504 void mxc_isi_channel_enable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_enable()
519 void mxc_isi_channel_disable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_disable()
537 int mxc_isi_channel_acquire(struct mxc_isi_pipe *pipe, in mxc_isi_channel_acquire()
573 void mxc_isi_channel_release(struct mxc_isi_pipe *pipe) in mxc_isi_channel_release()
[all …]
A Dimx8-isi-pipe.c235 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_enable()
302 void mxc_isi_pipe_disable(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_disable()
329 mxc_isi_pipe_get_pad_crop(struct mxc_isi_pipe *pipe, in mxc_isi_pipe_get_pad_crop()
347 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); in mxc_isi_pipe_init_state() local
394 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); in mxc_isi_pipe_enum_mbus_code() local
454 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); in mxc_isi_pipe_set_fmt() local
549 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); in mxc_isi_pipe_get_selection() local
608 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); in mxc_isi_pipe_set_selection() local
706 struct mxc_isi_pipe *pipe = priv; in mxc_isi_pipe_irq_handler() local
754 struct mxc_isi_pipe *pipe = &isi->pipes[id]; in mxc_isi_pipe_init() local
[all …]
/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c90 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_mode_valid() local
121 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable() local
134 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_disable() local
152 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_reset() local
163 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_duplicate_state() local
174 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_destroy_state() local
185 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable_vblank() local
196 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_disable_vblank() local
221 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_atomic_check() local
250 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_atomic_update() local
[all …]
A Ddrm_vblank.c414 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_accurate_vblank_count() local
493 unsigned int pipe = vblank->pipe; in vblank_disable_fn() local
616 unsigned int pipe = drm_crtc_index(crtc); in drm_calc_timestamping_constants() local
700 unsigned int pipe = crtc->index; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
1103 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_arm_vblank_event() local
1129 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_send_vblank_event() local
1342 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_vblank_off() local
1486 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_vblank_on_config() local
1743 unsigned int flags, pipe, high_pipe; in drm_wait_vblank_ioctl() local
2011 int pipe; in drm_crtc_get_sequence_ioctl() local
[all …]
/drivers/staging/media/atomisp/pci/
A Dsh_css.c2170 struct ia_css_pipe *pipe, in load_copy_binary()
2581 struct ia_css_pipe *pipe, in add_vf_pp_stage()
2636 struct ia_css_pipe *pipe, in add_yuv_scaler_stage()
2694 struct ia_css_pipe *pipe, in add_capture_pp_stage()
2873 struct ia_css_pipe *pipe, in ia_css_get_crop_offsets()
4053 struct ia_css_pipe *pipe; in sh_css_pipe_start() local
4222 struct ia_css_pipe *pipe; in sh_css_continuous_is_enabled() local
8486 struct ia_css_pipe *pipe; in ia_css_stream_get_shading_correction_binary() local
8525 struct ia_css_pipe *pipe; in ia_css_stream_get_3a_binary() local
8548 struct ia_css_pipe *pipe; in ia_css_stream_set_output_padded_width() local
[all …]
/drivers/net/wireless/ath/ath12k/
A Dce.c361 static int ath12k_ce_rx_post_pipe(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_post_pipe()
536 static void ath12k_ce_send_done_cb(struct ath12k_ce_pipe *pipe) in ath12k_ce_send_done_cb()
668 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_alloc_pipe() local
707 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_per_engine_service() local
718 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_poll_send_completed() local
727 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_send() local
829 struct ath12k_ce_pipe *pipe; in ath12k_ce_cleanup_pipes() local
845 struct ath12k_ce_pipe *pipe; in ath12k_ce_rx_post_buf() local
913 struct ath12k_ce_pipe *pipe; in ath12k_ce_init_pipes() local
974 struct ath12k_ce_pipe *pipe; in ath12k_ce_free_pipes() local
[all …]
/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_pipeline.c21 struct komeda_pipeline *pipe; in komeda_pipeline_add() local
49 struct komeda_pipeline *pipe) in komeda_pipeline_destroy()
128 komeda_pipeline_get_component(struct komeda_pipeline *pipe, int id) in komeda_pipeline_get_component()
141 komeda_pipeline_get_first_component(struct komeda_pipeline *pipe, in komeda_pipeline_get_first_component()
165 komeda_component_add(struct komeda_pipeline *pipe, in komeda_component_add()
251 void komeda_pipeline_dump(struct komeda_pipeline *pipe) in komeda_pipeline_dump()
276 struct komeda_pipeline *pipe = c->pipeline; in komeda_component_verify_inputs() local
295 komeda_get_layer_split_right_layer(struct komeda_pipeline *pipe, in komeda_get_layer_split_right_layer()
307 static void komeda_pipeline_assemble(struct komeda_pipeline *pipe) in komeda_pipeline_assemble()
348 struct komeda_pipeline *pipe; in komeda_assemble_pipelines() local
[all …]
/drivers/media/platform/renesas/vsp1/
A Dvsp1_pipe.c407 void vsp1_pipeline_reset(struct vsp1_pipeline *pipe) in vsp1_pipeline_reset()
439 void vsp1_pipeline_init(struct vsp1_pipeline *pipe) in vsp1_pipeline_init()
450 void __vsp1_pipeline_dump(struct _ddebug *dbg, struct vsp1_pipeline *pipe, in __vsp1_pipeline_dump()
473 void vsp1_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_pipeline_run()
488 bool vsp1_pipeline_stopped(struct vsp1_pipeline *pipe) in vsp1_pipeline_stopped()
500 int vsp1_pipeline_stop(struct vsp1_pipeline *pipe) in vsp1_pipeline_stop()
551 bool vsp1_pipeline_ready(struct vsp1_pipeline *pipe) in vsp1_pipeline_ready()
562 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe) in vsp1_pipeline_frame_end()
600 void vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe, in vsp1_pipeline_propagate_alpha()
629 static void vsp1_pipeline_propagate_partition(struct vsp1_pipeline *pipe, in vsp1_pipeline_propagate_partition()
[all …]
A Dvsp1_video.c209 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_complete_buffer() local
243 static void vsp1_video_frame_end(struct vsp1_pipeline *pipe, in vsp1_video_frame_end()
269 static void vsp1_video_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_video_pipeline_run()
558 struct vsp1_pipeline *pipe; in vsp1_video_pipeline_get() local
662 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_buffer_queue() local
814 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_start_streaming() local
856 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_stop_streaming() local
997 struct vsp1_pipeline *pipe; in vsp1_video_streamon() local
1154 struct vsp1_pipeline *pipe; in vsp1_video_suspend() local
1171 struct vsp1_pipeline *pipe; in vsp1_video_suspend() local
[all …]
/drivers/net/wireless/ath/ath11k/
A Dce.c322 static int ath11k_ce_rx_post_pipe(struct ath11k_ce_pipe *pipe) in ath11k_ce_rx_post_pipe()
498 static void ath11k_ce_tx_process_cb(struct ath11k_ce_pipe *pipe) in ath11k_ce_tx_process_cb()
650 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe() local
689 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service() local
701 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed() local
712 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send() local
866 struct ath11k_ce_pipe *pipe; in ath11k_ce_cleanup_pipes() local
885 struct ath11k_ce_pipe *pipe; in ath11k_ce_rx_post_buf() local
916 struct ath11k_ce_pipe *pipe; in ath11k_ce_init_pipes() local
974 struct ath11k_ce_pipe *pipe; in ath11k_ce_free_pipes() local
[all …]
/drivers/staging/media/atomisp/pci/camera/pipe/src/
A Dpipe_binarydesc.c28 struct ia_css_pipe const *const pipe, in pipe_binarydesc_get_offline()
71 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_copy_binarydesc()
99 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_vfpp_binarydesc()
189 struct ia_css_pipe *const pipe, in ia_css_pipe_get_preview_binarydesc()
308 struct ia_css_pipe *const pipe, in ia_css_pipe_get_video_binarydesc()
429 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_yuvscaler_binarydesc()
473 struct ia_css_pipe *const pipe, in ia_css_pipe_get_capturepp_binarydesc()
525 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_primary_binarydesc()
594 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_pre_gdc_binarydesc()
621 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_gdc_binarydesc()
[all …]
/drivers/gpu/drm/amd/amdgpu/
A Dmes_v12_0.c501 int pipe; in mes_v12_0_map_legacy_queue() local
532 int pipe; in mes_v12_0_unmap_legacy_queue() local
598 int pipe; in mes_v12_0_misc_op() local
843 int pipe; in mes_v12_0_reset_hw_queue() local
976 uint32_t pipe, data = 0; in mes_v12_0_enable() local
1045 int pipe; in mes_v12_0_set_ucode_start_addr() local
1353 enum amdgpu_mes_pipe pipe) in mes_v12_0_queue_init()
1456 enum amdgpu_mes_pipe pipe) in mes_v12_0_mqd_sw_init()
1492 int pipe, r; in mes_v12_0_sw_init() local
1540 int pipe; in mes_v12_0_sw_fini() local
[all …]

Completed in 830 milliseconds

12345678910>>...22