Home
last modified time | relevance | path

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

/linux/drivers/dma/amd/qdma/
H A Dqdma.c38 static inline u32 qdma_get_intr_ring_idx(struct qdma_device *qdev) in qdma_get_intr_ring_idx()
48 static u64 qdma_get_field(const struct qdma_device *qdev, const u32 *data, in qdma_get_field()
85 static void qdma_set_field(const struct qdma_device *qdev, u32 *data, in qdma_set_field()
102 static inline int qdma_reg_write(const struct qdma_device *qdev, in qdma_reg_write()
116 static inline int qdma_reg_read(const struct qdma_device *qdev, u32 *data, in qdma_reg_read()
130 static int qdma_context_cmd_execute(const struct qdma_device *qdev, in qdma_context_cmd_execute()
160 static int qdma_context_write_data(const struct qdma_device *qdev, in qdma_context_write_data()
179 static void qdma_prep_sw_desc_context(const struct qdma_device *qdev, in qdma_prep_sw_desc_context()
201 static void qdma_prep_intr_context(const struct qdma_device *qdev, in qdma_prep_intr_context()
214 static void qdma_prep_fmap_context(const struct qdma_device *qdev, in qdma_prep_fmap_context()
[all …]
H A Dqdma.h180 struct qdma_device;
205 struct qdma_device *qdev;
223 struct qdma_device *qdev;
244 struct qdma_device { struct