diff options
author | Hans Zhang <18255117159@163.com> | 2025-08-13 22:45:28 +0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-08-20 15:56:19 -0500 |
commit | 18ac51ae9df925292a4d8ca6550a199924ae9e17 (patch) | |
tree | fd34b58765eb88cd17ecae01f0ad48ecced60bf7 /scripts/generate_rust_analyzer.py | |
parent | 3a33020d22bff1650af59314b6faea7efb04bf89 (diff) |
PCI: cadence: Implement capability search using PCI core APIs
The PCI core now provides generic PCI_FIND_NEXT_CAP() and
PCI_FIND_NEXT_EXT_CAP() macros to search for PCI capabilities, using
config accessors we supply.
Use them in the CDNS driver to add cdns_pcie_find_capability() and
cdns_pcie_find_ext_capability() interfaces.
Signed-off-by: Hans Zhang <18255117159@163.com>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250813144529.303548-6-18255117159@163.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions