Searched refs:NV40_PMC_BACKLIGHT (Results 1 – 2 of 2) sorted by relevance
67 int val = (nvif_rd32(device, NV40_PMC_BACKLIGHT) & in nv40_get_intensity()80 int reg = nvif_rd32(device, NV40_PMC_BACKLIGHT); in nv40_set_intensity()82 nvif_wr32(device, NV40_PMC_BACKLIGHT, in nv40_set_intensity()102 if (!(nvif_rd32(device, NV40_PMC_BACKLIGHT) & NV40_PMC_BACKLIGHT_MASK)) in nv40_backlight_init()
143 #define NV40_PMC_BACKLIGHT 0x000015f0 macro