Searched refs:FWCfgDmaAccess (Results 1 – 3 of 3) sorted by relevance
193 In this register, the physical address of a ``FWCfgDmaAccess`` structure in RAM194 should be written. This is the format of the ``FWCfgDmaAccess`` structure::196 typedef struct FWCfgDmaAccess {200 } FWCfgDmaAccess;
57 typedef struct fw_cfg_dma_access FWCfgDmaAccess; typedef
338 FWCfgDmaAccess dma; in fw_cfg_dma_transfer()350 stl_be_dma(s->dma_as, dma_addr + offsetof(FWCfgDmaAccess, control), in fw_cfg_dma_transfer()436 stl_be_dma(s->dma_as, dma_addr + offsetof(FWCfgDmaAccess, control), in fw_cfg_dma_transfer()