Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c803 pp->msg_atu_index = i; in dw_pcie_iatu_setup()
916 if (pci->num_ob_windows <= pci->pp.msg_atu_index) in dw_pcie_pme_turn_off()
926 atu.index = pci->pp.msg_atu_index; in dw_pcie_pme_turn_off()
H A Dpcie-designware.h412 int msg_atu_index; member