Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dzx_dma.c77 struct zx_desc_hw { struct
95 struct zx_desc_hw *desc_hw; argument
157 static void zx_dma_set_desc(struct zx_dma_phy *phy, struct zx_desc_hw *hw) in zx_dma_set_desc()
369 sizeof(struct zx_desc_hw) + 1; in zx_dma_tx_status()
414 sizeof(struct zx_desc_hw); in zx_dma_fill_desc()
427 int lli_limit = LLI_BLOCK_SIZE / sizeof(struct zx_desc_hw); in zx_alloc_desc_resource()