Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/subdev/top/
A Dgk104.c78 case 0x00000000: O_(NVKM_ENGINE_GR , 0); break; in gk104_top_parse()
79 case 0x00000001: O_(NVKM_ENGINE_CE , 0); break; in gk104_top_parse()
80 case 0x00000002: O_(NVKM_ENGINE_CE , 1); break; in gk104_top_parse()
81 case 0x00000003: O_(NVKM_ENGINE_CE , 2); break; in gk104_top_parse()
82 case 0x00000008: O_(NVKM_ENGINE_MSPDEC, 0); break; in gk104_top_parse()
83 case 0x00000009: O_(NVKM_ENGINE_MSPPP , 0); break; in gk104_top_parse()
84 case 0x0000000a: O_(NVKM_ENGINE_MSVLD , 0); break; in gk104_top_parse()
85 case 0x0000000b: O_(NVKM_ENGINE_MSENC , 0); break; in gk104_top_parse()
86 case 0x0000000c: O_(NVKM_ENGINE_VIC , 0); break; in gk104_top_parse()
87 case 0x0000000d: O_(NVKM_ENGINE_SEC2 , 0); break; in gk104_top_parse()
[all …]
A Dga100.c72 #define O_(T,I) do { WARN_ON(inst); I_(T, I); } while (0) in ga100_top_parse() macro
74 case 0x00000000: O_(NVKM_ENGINE_GR , 0); break; in ga100_top_parse()
75 case 0x0000000d: O_(NVKM_ENGINE_SEC2 , 0); break; in ga100_top_parse()
80 case 0x00000014: O_(NVKM_SUBDEV_GSP , 0); break; in ga100_top_parse()
82 case 0x00000016: O_(NVKM_ENGINE_OFA , 0); break; in ga100_top_parse()
83 case 0x00000017: O_(NVKM_SUBDEV_FLA , 0); break; in ga100_top_parse()

Completed in 10 milliseconds