Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_backlight.c121 val = nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(or)); in nv50_get_intensity()
136 nvif_wr32(device, NV50_PDISP_SOR_PWM_CTL(or), in nv50_set_intensity()
249 val = nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(or)); in nva3_get_intensity()
273 nvif_wr32(device, NV50_PDISP_SOR_PWM_CTL(or), in nva3_set_intensity()
302 if (!nvif_rd32(device, NV50_PDISP_SOR_PWM_CTL(ffs(nv_encoder->dcb->or) - 1)) || in nv50_backlight_init()
A Dnouveau_reg.h831 #define NV50_PDISP_SOR_PWM_CTL(i) (0x0061c084 + (i) * 0x800) macro

Completed in 9 milliseconds