Home
last modified time | relevance | path

Searched refs:supported_indications (Results 1 – 1 of 1) sorted by relevance

/drivers/pci/
A Dnpem.c96 u32 supported_indications = 0; in reg_to_indications() local
99 supported_indications |= ind->bit; in reg_to_indications()
101 return caps & supported_indications; in reg_to_indications()
165 u32 supported_indications; member
202 *inds = ctrl & npem->supported_indications; in npem_get_active_indications()
353 *buf &= npem->supported_indications; in dsm_get_active_indications()
531 npem->supported_indications = supported; in pci_npem_init()
540 if (!(npem->supported_indications & indication->bit)) in pci_npem_init()

Completed in 6 milliseconds