Home
last modified time | relevance | path

Searched refs:pipe_num (Results 1 – 25 of 35) sorted by relevance

12

/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
Dpipeline.c41 static void pipeline_map_num_to_sp_thread(unsigned int pipe_num);
42 static void pipeline_unmap_num_to_sp_thread(unsigned int pipe_num);
46 unsigned int pipe_num,
68 unsigned int pipe_num, in ia_css_pipeline_create() argument
73 pipeline, pipe_id, pipe_num, dvs_frame_delay); in ia_css_pipeline_create()
79 pipeline_init_defaults(pipeline, pipe_id, pipe_num, dvs_frame_delay); in ia_css_pipeline_create()
85 void ia_css_pipeline_map(unsigned int pipe_num, bool map) in ia_css_pipeline_map() argument
87 assert(pipe_num < IA_CSS_PIPELINE_NUM_MAX); in ia_css_pipeline_map()
88 IA_CSS_ENTER_PRIVATE("pipe_num = %d, map = %d", pipe_num, map); in ia_css_pipeline_map()
90 if (pipe_num >= IA_CSS_PIPELINE_NUM_MAX) { in ia_css_pipeline_map()
[all …]
/drivers/staging/media/atomisp/pci/
Dsh_css_sp.c116 store_sp_stage_data(enum ia_css_pipe_id id, unsigned int pipe_num, in store_sp_stage_data() argument
121 ia_css_pipeline_get_sp_thread_id(pipe_num, &thread_id); in store_sp_stage_data()
125 sh_css_store_isp_stage_to_ddr(pipe_num, stage); in store_sp_stage_data()
127 sh_css_store_sp_stage_to_ddr(pipe_num, stage); in store_sp_stage_data()
159 unsigned int pipe_num, in sh_css_store_sp_per_frame_data() argument
165 store_sp_stage_data(pipe_id, pipe_num, 0); in sh_css_store_sp_per_frame_data()
191 sh_css_sp_start_binary_copy(unsigned int pipe_num, in sh_css_sp_start_binary_copy() argument
202 ia_css_pipeline_get_sp_thread_id(pipe_num, &thread_id); in sh_css_sp_start_binary_copy()
208 pipe->pipe_num = pipe_num; in sh_css_sp_start_binary_copy()
236 sh_css_store_sp_per_frame_data(pipe_id, pipe_num, &sh_css_sp_fw); in sh_css_sp_start_binary_copy()
[all …]
Dsh_css_sp.h32 store_sp_stage_data(enum ia_css_pipe_id id, unsigned int pipe_num,
43 sh_css_sp_start_binary_copy(unsigned int pipe_num,
57 u8 pipe_num,
70 sh_css_sp_uninit_pipeline(unsigned int pipe_num);
Dia_css_pipe.h152 unsigned int pipe_num; member
174 .pipe_num = PIPE_ENTRY_EMPTY_TOKEN, \
Dsh_css_internal.h479 u32 pipe_num; /* the dynamic pipe number */ member
957 sh_css_continuous_is_enabled(uint8_t pipe_num);
960 find_pipe_by_num(uint32_t pipe_num);
Dsh_css.c286 pipe_release_pipe_num(unsigned int pipe_num);
1500 ia_css_pipeline_map(main_pipe->pipe_num, map); in map_sp_threads()
1519 ia_css_pipeline_map(capture_pipe->pipe_num, map); in map_sp_threads()
1523 ia_css_pipeline_map(copy_pipe->pipe_num, map); in map_sp_threads()
1530 ia_css_pipeline_map(stream->pipes[i]->pipe_num, map); in map_sp_threads()
1573 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
1582 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
1592 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
1602 copy_pipe->pipe_num, in create_host_pipeline_structure()
1608 capture_pipe->pipe_num, in create_host_pipeline_structure()
[all …]
/drivers/net/wireless/ath/ath10k/
Dusb.c748 u8 pipe_num = ATH10K_USB_PIPE_INVALID; in ath10k_usb_get_logical_pipe_num() local
752 pipe_num = ATH10K_USB_PIPE_RX_CTRL; in ath10k_usb_get_logical_pipe_num()
756 pipe_num = ATH10K_USB_PIPE_RX_DATA; in ath10k_usb_get_logical_pipe_num()
760 pipe_num = ATH10K_USB_PIPE_RX_INT; in ath10k_usb_get_logical_pipe_num()
764 pipe_num = ATH10K_USB_PIPE_RX_DATA2; in ath10k_usb_get_logical_pipe_num()
768 pipe_num = ATH10K_USB_PIPE_TX_CTRL; in ath10k_usb_get_logical_pipe_num()
772 pipe_num = ATH10K_USB_PIPE_TX_DATA_LP; in ath10k_usb_get_logical_pipe_num()
776 pipe_num = ATH10K_USB_PIPE_TX_DATA_MP; in ath10k_usb_get_logical_pipe_num()
780 pipe_num = ATH10K_USB_PIPE_TX_DATA_HP; in ath10k_usb_get_logical_pipe_num()
788 return pipe_num; in ath10k_usb_get_logical_pipe_num()
[all …]
Dsnoc.c912 int pipe_num; in ath10k_snoc_buffer_cleanup() local
915 for (pipe_num = 0; pipe_num < CE_COUNT; pipe_num++) { in ath10k_snoc_buffer_cleanup()
916 pipe_info = &ar_snoc->pipe_info[pipe_num]; in ath10k_snoc_buffer_cleanup()
974 int pipe_num; in ath10k_snoc_wlan_enable() local
976 for (pipe_num = 0; pipe_num < CE_COUNT_MAX; pipe_num++) { in ath10k_snoc_wlan_enable()
977 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable()
978 target_ce_config_wlan[pipe_num].pipenum; in ath10k_snoc_wlan_enable()
979 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable()
980 target_ce_config_wlan[pipe_num].pipedir; in ath10k_snoc_wlan_enable()
981 tgt_cfg[pipe_num].nentries = in ath10k_snoc_wlan_enable()
[all …]
Dqmi.h52 __le32 pipe_num; member
63 __le32 pipe_num; member
Dsnoc.h28 u8 pipe_num; member
Dqmi.c458 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
473 req->svc_cfg[i].pipe_num = config->ce_svc_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
Dqmi_wlfw_v01.h128 __le32 pipe_num; member
138 __le32 pipe_num; member
/drivers/net/wireless/ath/ath6kl/
Dusb.c261 u8 pipe_num = ATH6KL_USB_PIPE_INVALID; in ath6kl_usb_get_logical_pipe_num() local
265 pipe_num = ATH6KL_USB_PIPE_RX_CTRL; in ath6kl_usb_get_logical_pipe_num()
269 pipe_num = ATH6KL_USB_PIPE_RX_DATA; in ath6kl_usb_get_logical_pipe_num()
273 pipe_num = ATH6KL_USB_PIPE_RX_INT; in ath6kl_usb_get_logical_pipe_num()
277 pipe_num = ATH6KL_USB_PIPE_RX_DATA2; in ath6kl_usb_get_logical_pipe_num()
281 pipe_num = ATH6KL_USB_PIPE_TX_CTRL; in ath6kl_usb_get_logical_pipe_num()
285 pipe_num = ATH6KL_USB_PIPE_TX_DATA_LP; in ath6kl_usb_get_logical_pipe_num()
289 pipe_num = ATH6KL_USB_PIPE_TX_DATA_MP; in ath6kl_usb_get_logical_pipe_num()
293 pipe_num = ATH6KL_USB_PIPE_TX_DATA_HP; in ath6kl_usb_get_logical_pipe_num()
301 return pipe_num; in ath6kl_usb_get_logical_pipe_num()
[all …]
/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
Dia_css_pipeline.h45 u8 pipe_num; member
104 unsigned int pipe_num,
260 void ia_css_pipeline_map(unsigned int pipe_num, bool map);
/drivers/usb/gadget/udc/
Dfsl_qe_udc.c280 static int qe_epbds_reset(struct qe_udc *udc, int pipe_num) in qe_epbds_reset() argument
287 ep = &udc->eps[pipe_num]; in qe_epbds_reset()
312 static int qe_ep_reset(struct qe_udc *udc, int pipe_num) in qe_ep_reset() argument
317 ep = &udc->eps[pipe_num]; in qe_ep_reset()
318 tmpusep = in_be16(&udc->usb_regs->usb_usep[pipe_num]); in qe_ep_reset()
335 out_be16(&udc->usb_regs->usb_usep[pipe_num], tmpusep); in qe_ep_reset()
337 qe_epbds_reset(udc, pipe_num); in qe_ep_reset()
348 static int qe_ep_bd_init(struct qe_udc *udc, unsigned char pipe_num) in qe_ep_bd_init() argument
350 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_bd_init()
362 epparam = udc->ep_param[pipe_num]; in qe_ep_bd_init()
[all …]
/drivers/net/wireless/ath/ath11k/
Dce.c442 pipe->pipe_num, skb->len); in ath11k_ce_recv_process_cb()
449 pipe->pipe_num, ret); in ath11k_ce_recv_process_cb()
520 pipe->pipe_num, skb->len); in ath11k_ce_tx_process_cb()
738 ath11k_ce_poll_send_completed(ab, pipe->pipe_num); in ath11k_ce_send()
865 int pipe_num; in ath11k_ce_cleanup_pipes() local
869 for (pipe_num = 0; pipe_num < ab->hw_params.ce_count; pipe_num++) { in ath11k_ce_cleanup_pipes()
870 pipe = &ab->ce.ce_pipe[pipe_num]; in ath11k_ce_cleanup_pipes()
874 ath11k_ce_poll_send_completed(ab, pipe_num); in ath11k_ce_cleanup_pipes()
1035 pipe->pipe_num = i; in ath11k_ce_alloc_pipes()
Dqmi.c1305 pipe_num),
1376 pipe_num),
2703 int ret = 0, pipe_num; in ath11k_qmi_wlanfw_wlan_cfg_send() local
2721 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
2722 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send()
2723 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()
2724 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send()
2725 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
2726 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath11k_qmi_wlanfw_wlan_cfg_send()
2732 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
[all …]
Dqmi.h315 __le32 pipe_num; member
325 __le32 pipe_num; member
Dce.h170 u16 pipe_num; member
Dpcic.c396 int irq_idx = ATH11K_PCI_IRQ_CE0_OFFSET + ce_pipe->pipe_num; in ath11k_pcic_ce_tasklet()
398 ath11k_ce_per_engine_service(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_pcic_ce_tasklet()
407 int irq_idx = ATH11K_PCI_IRQ_CE0_OFFSET + ce_pipe->pipe_num; in ath11k_pcic_ce_interrupt_handler()
/drivers/net/wireless/ath/ath12k/
Dce.c392 pipe->pipe_num, skb->len); in ath12k_ce_recv_process_cb()
399 pipe->pipe_num, ret); in ath12k_ce_recv_process_cb()
665 ath12k_ce_poll_send_completed(ab, pipe->pipe_num); in ath12k_ce_send()
740 int pipe_num; in ath12k_ce_cleanup_pipes() local
742 for (pipe_num = 0; pipe_num < ab->hw_params->ce_count; pipe_num++) { in ath12k_ce_cleanup_pipes()
743 pipe = &ab->ce.ce_pipe[pipe_num]; in ath12k_ce_cleanup_pipes()
747 ath12k_ce_poll_send_completed(ab, pipe_num); in ath12k_ce_cleanup_pipes()
939 pipe->pipe_num = i; in ath12k_ce_alloc_pipes()
Dqmi.c1632 pipe_num),
1703 pipe_num),
2900 int ret = 0, pipe_num; in ath12k_qmi_wlanfw_wlan_cfg_send() local
2916 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath12k_qmi_wlanfw_wlan_cfg_send()
2917 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath12k_qmi_wlanfw_wlan_cfg_send()
2918 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath12k_qmi_wlanfw_wlan_cfg_send()
2919 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath12k_qmi_wlanfw_wlan_cfg_send()
2920 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath12k_qmi_wlanfw_wlan_cfg_send()
2921 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath12k_qmi_wlanfw_wlan_cfg_send()
2927 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath12k_qmi_wlanfw_wlan_cfg_send()
[all …]
Dce.h143 u16 pipe_num; member
Dqmi.h388 __le32 pipe_num; member
398 __le32 pipe_num; member
/drivers/usb/renesas_usbhs/
Dpipe.c39 *usbhsp_get_pipe_config(struct usbhs_priv *priv, int pipe_num) in usbhsp_get_pipe_config() argument
44 return &pipe_configs[pipe_num]; in usbhsp_get_pipe_config()
473 int pipe_num = usbhs_pipe_number(pipe); in usbhsp_setup_pipebuff() local
478 usbhsp_get_pipe_config(priv, pipe_num); in usbhsp_setup_pipebuff()
496 pipe_num, buff_size, bufnmb); in usbhsp_setup_pipebuff()
506 int pipe_num = usbhs_pipe_number(pipe); in usbhs_pipe_config_update() local
508 usbhsp_get_pipe_config(priv, pipe_num); in usbhs_pipe_config_update()

12