Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dgpio.h4 DCB_GPIO_PANEL_POWER = 0x01, enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_connector.c128 panel = nvkm_gpio_get(gpio, 0, DCB_GPIO_PANEL_POWER, 0xff); in nouveau_connector_ddc_detect()
130 nvkm_gpio_set(gpio, 0, DCB_GPIO_PANEL_POWER, 0xff, 1); in nouveau_connector_ddc_detect()
160 nvkm_gpio_set(gpio, 0, DCB_GPIO_PANEL_POWER, 0xff, panel); in nouveau_connector_ddc_detect()