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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
gpio.h 14 #define NVKM_GPIO_LO 0x02
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio/
nouveau_nvkm_subdev_gpio_g94.c 51 if (type & NVKM_GPIO_LO)
57 if (type & NVKM_GPIO_LO)
nouveau_nvkm_subdev_gpio_gk104.c 51 if (type & NVKM_GPIO_LO)
57 if (type & NVKM_GPIO_LO)
nouveau_nvkm_subdev_gpio_nv10.c 103 if (type & NVKM_GPIO_LO)
nouveau_nvkm_subdev_gpio_nv50.c 116 if (type & NVKM_GPIO_LO)
nouveau_nvkm_subdev_gpio_base.c 163 (NVKM_GPIO_LO * !!(lo & (1 << i))),

Completed in 15 milliseconds