Searched refs:NV50_PDISP_SOR_PWM_CTL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_backlight.c130 val = nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(or));
145 nvif_wr32(device, NV50_PDISP_SOR_PWM_CTL(or),
166 val = nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(or));
186 nvif_wr32(device, NV50_PDISP_SOR_PWM_CTL(or),
210 if (!nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(ffs(nv_encoder->dcb->or) - 1)))
H A Dnouveau_reg.h833 #define NV50_PDISP_SOR_PWM_CTL(i) (0x0061c084 + (i) * 0x800) macro

Completed in 205 milliseconds