Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/hotplug/
A Dpciehp_hpc.c153 PCI_EXP_SLTCTL_AIC | \
364 *status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6; in pciehp_get_raw_indicator_status()
380 switch (slot_ctrl & PCI_EXP_SLTCTL_AIC) { in pciehp_get_attention_status()
494 PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC); in pciehp_set_raw_indicator_status()
524 cmd |= (attn & PCI_EXP_SLTCTL_AIC); in pciehp_set_indicators()
525 mask |= PCI_EXP_SLTCTL_AIC; in pciehp_set_indicators()
A Dpnv_php.c433 mask = PCI_EXP_SLTCTL_AIC; in pnv_php_set_attention_state()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h605 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro

Completed in 13 milliseconds