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

/linux-4.4.14/drivers/dma/
H A Dzx296702_dma.c98 struct zx_dma_phy;
106 struct zx_dma_phy *phy;
112 struct zx_dma_phy { struct
125 struct zx_dma_phy *phy;
141 static void zx_dma_terminate_chan(struct zx_dma_phy *phy, struct zx_dma_dev *d) zx_dma_terminate_chan()
157 static void zx_dma_set_desc(struct zx_dma_phy *phy, struct zx_desc_hw *hw) zx_dma_set_desc()
169 static u32 zx_dma_get_curr_lli(struct zx_dma_phy *phy) zx_dma_get_curr_lli()
222 struct zx_dma_phy *p; zx_dma_task()
277 struct zx_dma_phy *p; zx_dma_int_handler()
339 struct zx_dma_phy *p; zx_dma_tx_status()
666 struct zx_dma_phy *p = c->phy; zx_dma_terminate_all()
802 d->dma_channels * sizeof(struct zx_dma_phy), GFP_KERNEL); zx_dma_probe()
807 struct zx_dma_phy *p = &d->phy[i]; zx_dma_probe()

Completed in 42 milliseconds