Home
last modified time | relevance | path

Searched refs:drq (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsmc37c669.c879 int drq
960 int drq; member
1062 int *drq
1090 int drq
1215 ** setting all of its mappings (port, irq, drq ...). A local
1297 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; in SMC37c669_enable_device()
1301 drq.as_uchar = in SMC37c669_enable_device()
1304 drq.by_field.ppt_drq = in SMC37c669_enable_device()
1306 SMC37c669_xlate_drq( local_config[ func ].drq ) in SMC37c669_enable_device()
1311 drq in SMC37c669_enable_device()
1295 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_enable_device() local
1343 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_enable_device() local
1515 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_disable_device() local
1556 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_disable_device() local
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsmc37c669.c879 int drq
960 int drq; member
1062 int *drq
1090 int drq
1215 ** setting all of its mappings (port, irq, drq ...). A local
1297 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; in SMC37c669_enable_device()
1301 drq.as_uchar = in SMC37c669_enable_device()
1304 drq.by_field.ppt_drq = in SMC37c669_enable_device()
1306 SMC37c669_xlate_drq( local_config[ func ].drq ) in SMC37c669_enable_device()
1311 drq in SMC37c669_enable_device()
1295 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_enable_device() local
1343 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_enable_device() local
1515 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_disable_device() local
1556 SMC37c669_PARALLEL_FDC_DRQ_REGISTER drq; SMC37c669_disable_device() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dowl-dma.c200 * @drq: physical DMA request ID for this channel
207 u8 drq; member
400 mode |= OWL_DMA_MODE_TS(vchan->drq) in owl_dma_cfg_lli()
413 mode |= OWL_DMA_MODE_TS(vchan->drq) in owl_dma_cfg_lli()
1067 u8 drq = dma_spec->args[0]; in owl_dma_of_xlate() local
1069 if (drq > od->nr_vchans) in owl_dma_of_xlate()
1077 vchan->drq = drq; in owl_dma_of_xlate()
/kernel/linux/linux-6.6/drivers/dma/
H A Dowl-dma.c201 * @drq: physical DMA request ID for this channel
208 u8 drq; member
401 mode |= OWL_DMA_MODE_TS(vchan->drq) in owl_dma_cfg_lli()
414 mode |= OWL_DMA_MODE_TS(vchan->drq) in owl_dma_cfg_lli()
1068 u8 drq = dma_spec->args[0]; in owl_dma_of_xlate() local
1070 if (drq > od->nr_vchans) in owl_dma_of_xlate()
1078 vchan->drq = drq; in owl_dma_of_xlate()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mem.c722 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free()
731 rqb_entry->drq->host_index, in lpfc_rq_buf_free()
732 rqb_entry->drq->hba_index); in lpfc_rq_buf_free()
H A Dlpfc_sli.c2094 struct lpfc_queue *drq; in lpfc_sli_hbq_to_firmware_s4() local
2099 drq = phba->sli4_hba.dat_rq; in lpfc_sli_hbq_to_firmware_s4()
2106 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4()
7231 struct lpfc_queue *drq, int count, int idx) in lpfc_post_rq_buffer()
7255 rqb_buffer->drq = drq; in lpfc_post_rq_buffer()
7269 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer()
7278 drq->host_index, in lpfc_post_rq_buffer()
7279 drq->hba_index); in lpfc_post_rq_buffer()
13670 struct lpfc_queue *drq in lpfc_sli4_sp_handle_rcqe() local
7230 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, int count, int idx) lpfc_post_rq_buffer() argument
14190 struct lpfc_queue *drq; lpfc_sli4_nvmet_handle_rcqe() local
16130 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) lpfc_rq_create() argument
16424 struct lpfc_queue *hrq, *drq, *cq; lpfc_mrq_create() local
16828 lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq) lpfc_rq_destroy() argument
[all...]
H A Dlpfc_crtn.h76 struct lpfc_queue *drq, int count, int idx);
H A Dlpfc.h177 struct lpfc_queue *drq; /* ptr to associated Data RQ */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mem.c738 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free()
747 rqb_entry->drq->host_index, in lpfc_rq_buf_free()
748 rqb_entry->drq->hba_index); in lpfc_rq_buf_free()
H A Dlpfc_sli.c2489 struct lpfc_queue *drq; in lpfc_sli_hbq_to_firmware_s4() local
2494 drq = phba->sli4_hba.dat_rq; in lpfc_sli_hbq_to_firmware_s4()
2501 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4()
7762 struct lpfc_queue *drq, int count, int idx) in lpfc_post_rq_buffer()
7786 rqb_buffer->drq = drq; in lpfc_post_rq_buffer()
7800 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer()
7809 drq->host_index, in lpfc_post_rq_buffer()
7810 drq->hba_index); in lpfc_post_rq_buffer()
14615 struct lpfc_queue *drq in lpfc_sli4_sp_handle_rcqe() local
7761 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, int count, int idx) lpfc_post_rq_buffer() argument
15155 struct lpfc_queue *drq; lpfc_sli4_nvmet_handle_rcqe() local
17138 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) lpfc_rq_create() argument
17432 struct lpfc_queue *hrq, *drq, *cq; lpfc_mrq_create() local
17836 lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq) lpfc_rq_destroy() argument
[all...]
H A Dlpfc_crtn.h80 struct lpfc_queue *drq, int count, int idx);
H A Dlpfc.h179 struct lpfc_queue *drq; /* ptr to associated Data RQ */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c441 u16 drq = (mode->hsync_start - mode->hdisplay) - 20; in sun6i_dsi_setup_burst() local
443 drq *= mipi_dsi_pixel_format_to_bpp(device->format); in sun6i_dsi_setup_burst()
444 drq /= 32; in sun6i_dsi_setup_burst()
447 SUN6I_DSI_TCON_DRQ_SET(drq)); in sun6i_dsi_setup_burst()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c441 u16 drq = (mode->hsync_start - mode->hdisplay) - 20; in sun6i_dsi_setup_burst() local
443 drq *= mipi_dsi_pixel_format_to_bpp(device->format); in sun6i_dsi_setup_burst()
444 drq /= 32; in sun6i_dsi_setup_burst()
447 SUN6I_DSI_TCON_DRQ_SET(drq)); in sun6i_dsi_setup_burst()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.h835 u8 drq; /* DRQ (ISA controllers) */ member

Completed in 60 milliseconds