Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dgpio.h5 DCB_GPIO_PANEL_POWER = 0x01, enumerator
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.c695 int power = nvkm_gpio_get(gpio, 0, DCB_GPIO_PANEL_POWER, 0xff); in nvkm_dp_enable()
697 nvkm_gpio_set(gpio, 0, DCB_GPIO_PANEL_POWER, 0xff, 1); in nvkm_dp_enable()
780 nvkm_gpio_set(gpio, 0, DCB_GPIO_PANEL_POWER, 0xff, 0); in nvkm_dp_enable()