HomeSort by: relevance | last modified time | path
    Searched refs:r00154c (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
nouveau_nvkm_subdev_devinit_mcp89.c 39 u32 r00154c = nvkm_rd32(device, 0x00154c); local in function:mcp89_devinit_disable
47 if (!(r00154c & 0x00000004))
49 if (!(r00154c & 0x00000020))
51 if (!(r00154c & 0x00000040))
53 if (!(r00154c & 0x00000200))
nouveau_nvkm_subdev_devinit_g84.c 39 u32 r00154c = nvkm_rd32(device, 0x00154c); local in function:g84_devinit_disable
49 if (!(r00154c & 0x00000004))
51 if (!(r00154c & 0x00000020))
53 if (!(r00154c & 0x00000040))
nouveau_nvkm_subdev_devinit_g98.c 39 u32 r00154c = nvkm_rd32(device, 0x00154c); local in function:g98_devinit_disable
48 if (!(r00154c & 0x00000004))
50 if (!(r00154c & 0x00000020))
52 if (!(r00154c & 0x00000040))
nouveau_nvkm_subdev_devinit_gt215.c 75 u32 r00154c = nvkm_rd32(device, 0x00154c); local in function:gt215_devinit_disable
83 if (!(r00154c & 0x00000004))
85 if (!(r00154c & 0x00000020))
87 if (!(r00154c & 0x00000200))

Completed in 12 milliseconds