Searched refs:NV40_PMC_BACKLIGHT (Results 1 – 2 of 2) sorted by relevance
44 int val = (nvif_rd32(device, NV40_PMC_BACKLIGHT) & in nv40_get_intensity()56 int reg = nvif_rd32(device, NV40_PMC_BACKLIGHT); in nv40_set_intensity()58 nvif_wr32(device, NV40_PMC_BACKLIGHT, in nv40_set_intensity()78 if (!(nvif_rd32(device, NV40_PMC_BACKLIGHT) & NV40_PMC_BACKLIGHT_MASK)) in nv40_backlight_init()
142 #define NV40_PMC_BACKLIGHT 0x000015f0 macro