Home
last modified time | relevance | path

Searched refs:NVKM_GPIO_LO (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Dgpio.h24 #define NVKM_GPIO_LO BIT(1) macro
25 #define NVKM_GPIO_TOGGLED (NVKM_GPIO_HI | NVKM_GPIO_LO)
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
A Dg94.c46 if (type & NVKM_GPIO_LO) in g94_gpio_intr_mask()
52 if (type & NVKM_GPIO_LO) in g94_gpio_intr_mask()
A Dgk104.c46 if (type & NVKM_GPIO_LO) in gk104_gpio_intr_mask()
52 if (type & NVKM_GPIO_LO) in gk104_gpio_intr_mask()
A Dga102.c90 if (type & NVKM_GPIO_LO) in ga102_gpio_intr_mask()
96 if (type & NVKM_GPIO_LO) in ga102_gpio_intr_mask()
A Dnv10.c98 if (type & NVKM_GPIO_LO) in nv10_gpio_intr_mask()
A Dnv50.c111 if (type & NVKM_GPIO_LO) in nv50_gpio_intr_mask()
A Dbase.c141 (NVKM_GPIO_LO * !!(lo & (1 << i))); in nvkm_gpio_intr()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Duconn.c59 if (bits & NVKM_GPIO_LO) in nvkm_uconn_uevent_gpio()
95 if (args->v0.types & NVIF_CONN_EVENT_V0_UNPLUG) bits |= NVKM_GPIO_LO; in nvkm_uconn_uevent()

Completed in 9 milliseconds