Searched refs:NV_PCRTC_GPIO_EXT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv10_gpio.c41 *reg = NV_PCRTC_GPIO_EXT;
H A Dnv04_dfp.c490 nv_mask(dev, NV_PCRTC_GPIO_EXT, 3, 1);
493 nv_mask(dev, NV_PCRTC_GPIO_EXT, 3, 0);
H A Dnvreg.h169 #define NV_PCRTC_GPIO_EXT 0x0060081c macro
H A Dnouveau_hw.c885 regp->gpio_ext = NVReadCRTC(dev, head, NV_PCRTC_GPIO_EXT);
954 NVWriteCRTC(dev, head, NV_PCRTC_GPIO_EXT, regp->gpio_ext);
H A Dnv04_crtc.c529 regp->gpio_ext = NVReadCRTC(dev, 0, NV_PCRTC_GPIO_EXT);

Completed in 43 milliseconds