Searched defs:cfg_bar (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/sysdev/
H A Dfsl_pci.c711 u32 cfg_bar; local
722 cfg_bar = in_le32(pcie->cfg_type0 + PEX_OUTWIN0_BAR);
723 if (!cfg_bar) {
729 pcie->cfg_type1 = ioremap(cfg_bar, 0x1000);

Completed in 29 milliseconds