Home
last modified time | relevance | path

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

12

/linux-6.1.9/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 …]
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css_sp.c122 store_sp_stage_data(enum ia_css_pipe_id id, unsigned int pipe_num, in store_sp_stage_data() argument
127 ia_css_pipeline_get_sp_thread_id(pipe_num, &thread_id); in store_sp_stage_data()
131 sh_css_store_isp_stage_to_ddr(pipe_num, stage); in store_sp_stage_data()
133 sh_css_store_sp_stage_to_ddr(pipe_num, stage); in store_sp_stage_data()
165 unsigned int pipe_num, in sh_css_store_sp_per_frame_data() argument
171 store_sp_stage_data(pipe_id, pipe_num, 0); in sh_css_store_sp_per_frame_data()
197 sh_css_sp_start_binary_copy(unsigned int pipe_num, in sh_css_sp_start_binary_copy() argument
208 ia_css_pipeline_get_sp_thread_id(pipe_num, &thread_id); in sh_css_sp_start_binary_copy()
214 pipe->pipe_num = pipe_num; in sh_css_sp_start_binary_copy()
245 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.h34 store_sp_stage_data(enum ia_css_pipe_id id, unsigned int pipe_num,
45 sh_css_sp_start_binary_copy(unsigned int pipe_num,
59 u8 pipe_num,
72 sh_css_sp_uninit_pipeline(unsigned int pipe_num);
Dia_css_pipe.h153 unsigned int pipe_num; member
175 .pipe_num = PIPE_ENTRY_EMPTY_TOKEN, \
Dsh_css_internal.h505 u32 pipe_num; /* the dynamic pipe number */ member
982 sh_css_continuous_is_enabled(uint8_t pipe_num);
985 find_pipe_by_num(uint32_t pipe_num);
Dsh_css.c304 pipe_release_pipe_num(unsigned int pipe_num);
1688 ia_css_pipeline_map(main_pipe->pipe_num, map); in map_sp_threads()
1709 ia_css_pipeline_map(acc_pipe->pipe_num, map); in map_sp_threads()
1712 ia_css_pipeline_map(capture_pipe->pipe_num, map); in map_sp_threads()
1716 ia_css_pipeline_map(copy_pipe->pipe_num, map); in map_sp_threads()
1723 ia_css_pipeline_map(stream->pipes[i]->pipe_num, map); in map_sp_threads()
1768 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
1777 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
1787 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
1792 main_pipe->pipe_num, main_pipe->dvs_frame_delay); in create_host_pipeline_structure()
[all …]
/linux-6.1.9/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.c904 int pipe_num; in ath10k_snoc_buffer_cleanup() local
907 for (pipe_num = 0; pipe_num < CE_COUNT; pipe_num++) { in ath10k_snoc_buffer_cleanup()
908 pipe_info = &ar_snoc->pipe_info[pipe_num]; in ath10k_snoc_buffer_cleanup()
963 int pipe_num; in ath10k_snoc_wlan_enable() local
965 for (pipe_num = 0; pipe_num < CE_COUNT_MAX; pipe_num++) { in ath10k_snoc_wlan_enable()
966 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable()
967 target_ce_config_wlan[pipe_num].pipenum; in ath10k_snoc_wlan_enable()
968 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable()
969 target_ce_config_wlan[pipe_num].pipedir; in ath10k_snoc_wlan_enable()
970 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
Dpci.h85 u8 pipe_num; member
Dqmi_wlfw_v01.h127 __le32 pipe_num; member
137 __le32 pipe_num; member
Dqmi.c452 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
467 req->svc_cfg[i].pipe_num = config->ce_svc_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
Dpci.c2044 int pipe_num; in ath10k_pci_buffer_cleanup() local
2046 for (pipe_num = 0; pipe_num < CE_COUNT; pipe_num++) { in ath10k_pci_buffer_cleanup()
2049 pipe_info = &ar_pci->pipe_info[pipe_num]; in ath10k_pci_buffer_cleanup()
2497 pipe->pipe_num = i; in ath10k_pci_alloc_pipes()
Dqmi_wlfw_v01.c18 pipe_num),
85 pipe_num),
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
Dia_css_pipeline.h45 u8 pipe_num; member
106 unsigned int pipe_num,
264 void ia_css_pipeline_map(unsigned int pipe_num, bool map);
/linux-6.1.9/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 …]
/linux-6.1.9/drivers/usb/gadget/udc/
Dfsl_qe_udc.c279 static int qe_epbds_reset(struct qe_udc *udc, int pipe_num) in qe_epbds_reset() argument
286 ep = &udc->eps[pipe_num]; in qe_epbds_reset()
311 static int qe_ep_reset(struct qe_udc *udc, int pipe_num) in qe_ep_reset() argument
316 ep = &udc->eps[pipe_num]; in qe_ep_reset()
317 tmpusep = in_be16(&udc->usb_regs->usb_usep[pipe_num]); in qe_ep_reset()
334 out_be16(&udc->usb_regs->usb_usep[pipe_num], tmpusep); in qe_ep_reset()
336 qe_epbds_reset(udc, pipe_num); in qe_ep_reset()
347 static int qe_ep_bd_init(struct qe_udc *udc, unsigned char pipe_num) in qe_ep_bd_init() argument
349 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_bd_init()
361 epparam = udc->ep_param[pipe_num]; in qe_ep_bd_init()
[all …]
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dce.c446 pipe->pipe_num, skb->len); in ath11k_ce_recv_process_cb()
453 pipe->pipe_num, ret); in ath11k_ce_recv_process_cb()
524 pipe->pipe_num, skb->len); in ath11k_ce_tx_process_cb()
742 ath11k_ce_poll_send_completed(ab, pipe->pipe_num); in ath11k_ce_send()
869 int pipe_num; in ath11k_ce_cleanup_pipes() local
873 for (pipe_num = 0; pipe_num < ab->hw_params.ce_count; pipe_num++) { in ath11k_ce_cleanup_pipes()
874 pipe = &ab->ce.ce_pipe[pipe_num]; in ath11k_ce_cleanup_pipes()
878 ath11k_ce_poll_send_completed(ab, pipe_num); in ath11k_ce_cleanup_pipes()
1039 pipe->pipe_num = i; in ath11k_ce_alloc_pipes()
Dqmi.c1305 pipe_num),
1376 pipe_num),
2660 int ret = 0, pipe_num; in ath11k_qmi_wlanfw_wlan_cfg_send() local
2678 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
2679 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send()
2680 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()
2681 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send()
2682 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
2683 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath11k_qmi_wlanfw_wlan_cfg_send()
2689 for (pipe_num = 0; pipe_num < req->svc_cfg_len; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
[all …]
Dce.h153 u16 pipe_num; member
Dqmi.h315 __le32 pipe_num; member
325 __le32 pipe_num; member
Dpcic.c377 int irq_idx = ATH11K_PCI_IRQ_CE0_OFFSET + ce_pipe->pipe_num; in ath11k_pcic_ce_tasklet()
379 ath11k_ce_per_engine_service(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_pcic_ce_tasklet()
388 int irq_idx = ATH11K_PCI_IRQ_CE0_OFFSET + ce_pipe->pipe_num; in ath11k_pcic_ce_interrupt_handler()
Dahb.c480 ath11k_ce_per_engine_service(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_ahb_ce_tasklet()
482 ath11k_ahb_ce_irq_enable(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_ahb_ce_tasklet()
492 ath11k_ahb_ce_irq_disable(ce_pipe->ab, ce_pipe->pipe_num); in ath11k_ahb_ce_interrupt_handler()
/linux-6.1.9/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