Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/amd/qdma/
Dqdma.h105 struct qdma_reg_field { struct
249 const struct qdma_reg_field *rfields;
264 extern const struct qdma_reg_field qdma_regfs_default[QDMA_REGF_MAX];
Dqdma-comm-regs.c27 const struct qdma_reg_field qdma_regfs_default[QDMA_REGF_MAX] = {
Dqdma.c52 const struct qdma_reg_field *f = &qdev->rfields[field]; in qdma_get_field()
89 const struct qdma_reg_field *f = &qdev->rfields[field]; in qdma_set_field()