Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c990 pp->msg_atu_index = ob_iatu_index++; in dw_pcie_iatu_setup()
1189 if (pci->num_ob_windows <= pci->pp.msg_atu_index) in dw_pcie_pme_turn_off()
1199 atu.index = pci->pp.msg_atu_index; in dw_pcie_pme_turn_off()
H A Dpcie-designware.h443 int msg_atu_index; member