Searched refs:PCI_NPEM_CTRL_ENABLE (Results 1 – 2 of 2) sorted by relevance
196 /* If PCI_NPEM_CTRL_ENABLE is not set then no indication should blink */ in npem_get_active_indications() 197 if (!(ctrl & PCI_NPEM_CTRL_ENABLE)) { in npem_get_active_indications() 215 ctrl = inds | PCI_NPEM_CTRL_ENABLE; in npem_set_active_indications()
1177 #define PCI_NPEM_CTRL_ENABLE 0x00000001 /* NPEM Enable */ macro