Home
last modified time | relevance | path

Searched refs:drq (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/alpha/kernel/
A Dsmc37c669.c879 int drq
960 int drq; member
1062 int *drq
1090 int drq
1309 drq.as_uchar in SMC37c669_enable_device()
1357 drq.as_uchar in SMC37c669_enable_device()
1526 drq.as_uchar in SMC37c669_disable_device()
1671 int drq ) in SMC37c669_configure_device() argument
1683 cp->drq = drq; in SMC37c669_configure_device()
1837 int *drq )
[all …]
/linux-6.3-rc2/drivers/dma/
A Dowl-dma.c207 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()
/linux-6.3-rc2/drivers/scsi/lpfc/
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()
A Dlpfc_sli.c7817 rqb_buffer->drq = drq; in lpfc_post_rq_buffer()
7840 drq->host_index, in lpfc_post_rq_buffer()
7841 drq->hba_index); in lpfc_post_rq_buffer()
17314 drq->type = LPFC_DRQ; in lpfc_rq_create()
17317 drq->host_index = 0; in lpfc_rq_create()
17318 drq->hba_index = 0; in lpfc_rq_create()
17406 drq = drqp[idx]; in lpfc_mrq_create()
17485 drq->host_index = 0; in lpfc_mrq_create()
17486 drq->hba_index = 0; in lpfc_mrq_create()
17515 drq = drqp[idx]; in lpfc_mrq_create()
[all …]
A Dlpfc_crtn.h80 struct lpfc_queue *drq, int count, int idx);
A Dlpfc.h178 struct lpfc_queue *drq; /* ptr to associated Data RQ */ member
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
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()

Completed in 54 milliseconds