Searched refs:Dma0Enabled (Results 1 – 4 of 4) sorted by relevance
125 UINT8 Dma0Enabled : 1; /// Determines if LPSS DMA1 enabled member
496 UINT8 Dma0Enabled : 1; /// Determines if LPSS DMA1 enabled member
687 PchPlatformPolicyPpi->LpssConfig->Dma0Enabled = SystemConfiguration->LpssDma0Enabled;;
326 DxePlatformPchPolicy->LpssConfig->Dma0Enabled = mSystemConfiguration.LpssDma0Enabled;; in InitPchPlatformPolicy()