Searched refs:NVKM_ENGINE_MPEG (Results 1 – 13 of 13) sorted by relevance
52 case NVKM_ENGINE_MPEG : in g84_fifo_chan_engine()76 case NVKM_ENGINE_MPEG : in g84_fifo_chan_engine_addr()185 case NVKM_ENGINE_MPEG : in g84_fifo_chan_object_ctor()247 (1ULL << NVKM_ENGINE_MPEG) | in g84_fifo_chan_ctor()
45 case NVKM_ENGINE_MPEG: in nv40_fifo_dma_engine()153 case NVKM_ENGINE_MPEG : context |= 0x00200000; break; in nv40_fifo_dma_object_ctor()211 (1ULL << NVKM_ENGINE_MPEG) | in nv40_fifo_dma_new()
38 case NVKM_ENGINE_MPEG : return 0x0060; in nv50_fifo_chan_engine_addr()169 case NVKM_ENGINE_MPEG : context = 0x00200000; break; in nv50_fifo_chan_object_ctor()244 (1ULL << NVKM_ENGINE_MPEG), in nv50_fifo_chan_ctor()
66 (1ULL << NVKM_ENGINE_MPEG) | /* NV31- */ in nv17_fifo_dma_new()
56 case NVKM_ENGINE_MPEG : context |= 0x00020000; break; in nv04_fifo_dma_object_ctor()
29 { 0x00000001, NVKM_ENGINE_MPEG },
28 { 0x00000001, NVKM_ENGINE_MPEG }, /* NV17- MPEG/ME */
38 disable |= (1ULL << NVKM_ENGINE_MPEG); in g84_devinit_disable()
88 disable |= (1ULL << NVKM_ENGINE_MPEG); in nv50_devinit_disable()
63 [NVKM_ENGINE_MPEG ] = "mpeg",
181 case NVKM_ENGINE_MPEG : vme = 0x08; break; in nv50_vm_flush()
33 NVKM_ENGINE_MPEG, enumerator
2551 _(NVKM_ENGINE_MPEG , mpeg);