Searched defs:pchan (Results 1 – 13 of 13) sorted by relevance
/drivers/mailbox/ |
D | arm_mhu_db.c | 55 unsigned int pchan; member 60 mhu_db_mbox_to_channel(struct mbox_controller *mbox, unsigned int pchan, in mhu_db_mbox_to_channel() 86 unsigned int pchan; in mhu_db_mbox_irq_to_pchan_num() local 95 mhu_db_mbox_irq_to_channel(struct arm_mhu *mhu, unsigned int pchan) in mhu_db_mbox_irq_to_channel() 128 unsigned int pchan = mhu_db_mbox_irq_to_pchan_num(mhu, irq); in mhu_db_mbox_rx_handler() local 193 unsigned int pchan = spec->args[0]; in mhu_db_mbox_xlate() local
|
/drivers/w1/masters/ |
D | ds2482.c | 265 struct ds2482_w1_chan *pchan = data; in ds2482_w1_touch_bit() local 297 struct ds2482_w1_chan *pchan = data; in ds2482_w1_triplet() local 327 struct ds2482_w1_chan *pchan = data; in ds2482_w1_write_byte() local 351 struct ds2482_w1_chan *pchan = data; in ds2482_w1_read_byte() local 388 struct ds2482_w1_chan *pchan = data; in ds2482_w1_reset_bus() local 420 struct ds2482_w1_chan *pchan = data; in ds2482_w1_set_pullup() local
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.c | 84 nouveau_channel_del(struct nouveau_channel **pchan) in nouveau_channel_del() 148 u32 size, struct nouveau_channel **pchan) in nouveau_channel_prep() 260 u64 runlist, bool priv, struct nouveau_channel **pchan) in nouveau_channel_ind() 351 struct nouveau_channel **pchan) in nouveau_channel_dma() 512 struct nouveau_channel **pchan) in nouveau_channel_new()
|
/drivers/dma/ |
D | owl-dma.c | 204 struct owl_dma_pchan *pchan; member 240 static void pchan_update(struct owl_dma_pchan *pchan, u32 reg, in pchan_update() 255 static void pchan_writel(struct owl_dma_pchan *pchan, u32 reg, u32 data) in pchan_writel() 260 static u32 pchan_readl(struct owl_dma_pchan *pchan, u32 reg) in pchan_readl() 470 struct owl_dma_pchan *pchan = NULL; in owl_dma_get_pchan() local 490 static int owl_dma_pchan_busy(struct owl_dma *od, struct owl_dma_pchan *pchan) in owl_dma_pchan_busy() 500 struct owl_dma_pchan *pchan) in owl_dma_terminate_pchan() 524 static void owl_dma_pause_pchan(struct owl_dma_pchan *pchan) in owl_dma_pause_pchan() 529 static void owl_dma_resume_pchan(struct owl_dma_pchan *pchan) in owl_dma_resume_pchan() 538 struct owl_dma_pchan *pchan = vchan->pchan; in owl_dma_start_next_txd() local [all …]
|
D | sun4i-dma.c | 137 struct sun4i_dma_pchan *pchan; member 220 struct sun4i_dma_pchan *pchan = NULL, *pchans = priv->pchans; in find_and_use_pchan() local 249 struct sun4i_dma_pchan *pchan) in release_pchan() 262 static void configure_pchan(struct sun4i_dma_pchan *pchan, in configure_pchan() 284 struct sun4i_dma_pchan *pchan, in set_pchan_interrupt() 324 struct sun4i_dma_pchan *pchan; in __execute_vchan_pending() local 871 struct sun4i_dma_pchan *pchan = vchan->pchan; in sun4i_dma_terminate_all() local 948 struct sun4i_dma_pchan *pchan = vchan->pchan; in sun4i_dma_tx_status() local 1013 struct sun4i_dma_pchan *pchans = priv->pchans, *pchan; in sun4i_dma_interrupt() local
|
D | sun6i-dma.c | 242 struct sun6i_pchan *pchan) in sun6i_dma_dump_chan_regs() 341 static size_t sun6i_get_chan_size(struct sun6i_pchan *pchan) in sun6i_get_chan_size() 431 struct sun6i_pchan *pchan = vchan->phy; in sun6i_dma_start_desc() local 474 struct sun6i_pchan *pchan; in sun6i_dma_tasklet() local 539 struct sun6i_pchan *pchan; in sun6i_dma_interrupt() local 843 struct sun6i_pchan *pchan = vchan->phy; in sun6i_dma_pause() local 863 struct sun6i_pchan *pchan = vchan->phy; in sun6i_dma_resume() local 888 struct sun6i_pchan *pchan = vchan->phy; in sun6i_dma_terminate_all() local 932 struct sun6i_pchan *pchan = vchan->phy; in sun6i_dma_tx_status() local 1349 struct sun6i_pchan *pchan = &sdc->pchans[i]; in sun6i_dma_probe() local
|
D | mmp_pdma.c | 240 static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan) in lookup_phy() 274 static void mmp_pdma_free_phy(struct mmp_pdma_chan *pchan) in mmp_pdma_free_phy()
|
D | timb_dma.c | 685 struct timb_dma_platform_data_channel *pchan = in td_probe() local
|
D | pxa_dma.c | 369 static struct pxad_phy *lookup_phy(struct pxad_chan *pchan) in lookup_phy()
|
D | pl330.c | 541 struct dma_pl330_chan *pchan; member
|
/drivers/iio/multiplexer/ |
D | iio-mux.c | 243 struct iio_chan_spec const *pchan = mux->parent->channel; in mux_configure_channel() local
|
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | base.c | 67 struct nvkm_fifo_chan **pchan) in nvkm_fifo_chan_put()
|
/drivers/firmware/ |
D | arm_scpi.c | 935 struct scpi_chan *pchan = scpi_drvinfo->channels + idx; in scpi_probe() local
|