Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H 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()
H A Dpnv_php.c432 mask = PCI_EXP_SLTCTL_AIC; in pnv_php_set_attention_state()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h587 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h587 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h603 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro