Searched refs:dma_bus_width (Results 1 – 2 of 2) sorted by relevance
1303 uint8_t dma_bus_width; member
899 CEDI_PdVar(hwCfg).dma_bus_width = in readDesignConfig()1310 1 << config->dmaBusWidth, CEDI_PdVar(hwCfg).dma_bus_width); in emacInit()1311 if ((1 << config->dmaBusWidth)>CEDI_PdVar(hwCfg).dma_bus_width) { in emacInit()