Searched refs:NV04_FIFO_ENGN_SW (Results 1 – 6 of 6) sorted by relevance
12 #define NV04_FIFO_ENGN_SW 0 macro
65 BIT(NV04_FIFO_ENGN_SW) | in nv10_fifo_dma_new()
65 BIT(NV04_FIFO_ENGN_SW) | in nv17_fifo_dma_new()
103 case NV04_FIFO_ENGN_SW : type = NVKM_ENGINE_SW; break; in nv04_fifo_id_engine()119 case NVKM_ENGINE_SW : return NV04_FIFO_ENGN_SW; in nv04_fifo_engine_id()
194 BIT(NV04_FIFO_ENGN_SW) | in nv04_fifo_dma_new()
220 BIT(NV04_FIFO_ENGN_SW) | in nv40_fifo_dma_new()
Completed in 7 milliseconds