Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Didma64.c92 struct idma64_hw_desc *hw = &desc->hw[0]; in idma64_chan_start()
215 struct idma64_hw_desc *hw; in idma64_desc_free()
237 static void idma64_hw_desc_fill(struct idma64_hw_desc *hw, in idma64_hw_desc_fill()
281 struct idma64_hw_desc *hw = &desc->hw[i - 1]; in idma64_desc_fill()
315 struct idma64_hw_desc *hw = &desc->hw[i]; in idma64_prep_slave_sg()
351 struct idma64_hw_desc *hw; in idma64_active_desc_size()
H A Didma64.h106 struct idma64_hw_desc { struct
116 struct idma64_hw_desc *hw; argument