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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dprogear_bl.c27 #define PMU_LPCR 0xB0 macro
44 pci_write_config_byte(pmu_dev, PMU_LPCR, intensity + HW_LEVEL_MIN);
52 pci_read_config_byte(pmu_dev, PMU_LPCR, &intensity);

Completed in 93 milliseconds