Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Ddriver.rs39 const GPU_DMA_BITS: u32 = 47; constant
82 unsafe { pdev.dma_set_mask_and_coherent(DmaMask::new::<GPU_DMA_BITS>())? }; in probe()