Searched refs:PCI_LBPC (Results 1 – 2 of 2) sorted by relevance
514 pci_read_config_byte(dev->pdev, PCI_LBPC, &lbpc); in i9xx_get_backlight()591 pci_write_config_byte(dev->pdev, PCI_LBPC, lbpc); in i9xx_set_backlight()
91 #define PCI_LBPC 0xf4 /* legacy/combination backlight modes, also called LBB */ macro