Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dpci_intf.c131 u8 CapId = 0xff; in PlatformClearPciPMEStatus() local
149 CapId = 0xff; in PlatformClearPciPMEStatus()
157 CapId = 0xff; in PlatformClearPciPMEStatus()
164 CapId = 0xff; in PlatformClearPciPMEStatus()
169 CapId = CapHdr.CapabilityID; in PlatformClearPciPMEStatus()
171 …_INFO("PlatformClearPciPMEStatus(): in pci configration1, CapPointer%x = %x\n", CapPointer, CapId); in PlatformClearPciPMEStatus()
173 if (CapId == PCI_PM_CAP_ID) in PlatformClearPciPMEStatus()
182 if (CapId == PCI_PM_CAP_ID) { in PlatformClearPciPMEStatus()