• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/

Lines Matching defs:bbar

169 	void __iomem *bbar;
489 return bus_info[num].bbar;
544 void __iomem *bbar = tbl->bbar;
548 target = calgary_reg(bbar, phb_offset(tbl->it_busno) | PHB_AER_OFFSET);
553 target = calgary_reg(bbar, phb_offset(tbl->it_busno) | PHB_PLSSR_OFFSET);
557 target = calgary_reg(bbar, split_queue_offset(tbl->it_busno));
567 target = calgary_reg(bbar, tar_offset(tbl->it_busno));
571 target = calgary_reg(bbar, phb_offset(tbl->it_busno) | PHB_AER_OFFSET);
578 void __iomem *bbar = tbl->bbar;
591 target = calgary_reg(bbar, phb_offset(bus) | PHB_PAGE_MIG_CTRL);
600 target = calgary_reg(bbar, split_queue_offset(bus));
610 target = calgary_reg(bbar, phb_offset(bus) | PHB_PAGE_MIG_DEBUG);
626 target = calgary_reg(bbar, phb_offset(bus) | PHB_PAGE_MIG_CTRL);
630 target = calgary_reg(bbar, phb_offset(bus) | PHB_PAGE_MIG_DEBUG);
636 target = calgary_reg(bbar, tar_offset(bus));
641 target = calgary_reg(bbar, phb_offset(bus) | PHB_PAGE_MIG_CTRL);
647 target = calgary_reg(bbar, phb_offset(bus) | PHB_PAGE_MIG_CTRL);
674 void __iomem *bbar = tbl->bbar;
677 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_1_LOW);
679 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_1_HIGH);
681 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_1_SIZE);
698 void __iomem *bbar = tbl->bbar;
701 target = calgary_reg(bbar, phb_offset(busnum) | PHB_CONFIG_RW_OFFSET);
706 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_2_LOW);
708 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_2_HIGH);
710 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_2_SIZE_LOW);
712 target = calgary_reg(bbar, phb_offset(busnum) | PHB_MEM_2_SIZE_HIGH);
753 static int __init calgary_setup_tar(struct pci_dev *dev, void __iomem *bbar)
762 ret = build_tce_table(dev, bbar);
784 target = calgary_reg(bbar, tar_offset(dev->bus->number));
811 target = calgary_reg(tbl->bbar, tar_offset(dev->bus->number));
831 void __iomem *bbar = tbl->bbar;
835 target = calgary_reg(bbar, phb_offset(tbl->it_busno) | PHB_CSR_OFFSET);
838 target = calgary_reg(bbar, phb_offset(tbl->it_busno) | PHB_PLSSR_OFFSET);
848 void __iomem *bbar = tbl->bbar;
857 target = calgary_reg(bbar, phboff | PHB_CSR_OFFSET);
860 target = calgary_reg(bbar, phboff | PHB_PLSSR_OFFSET);
863 target = calgary_reg(bbar, phboff | 0x290);
866 target = calgary_reg(bbar, phboff | 0x800);
880 target = calgary_reg(bbar, phboff | erroff);
887 target = calgary_reg(bbar, phboff | PHB_ROOT_COMPLEX_STATUS);
897 void __iomem *bbar = tbl->bbar;
901 target = calgary_reg(bbar, phb_offset(tbl->it_busno) | PHB_CSR_OFFSET);
912 target = calgary_reg(bbar, phb_offset(tbl->it_busno) |
924 static void __init calgary_set_split_completion_timeout(void __iomem *bbar,
945 target = calgary_reg(bbar, CALGARY_CONFIG_REG);
959 void __iomem *bbar = tbl->bbar;
966 target = calgary_reg(bbar, phb_offset(busnum) | PHB_SAVIOR_L2);
981 calgary_set_split_completion_timeout(tbl->bbar, busnum,
990 void __iomem *bbar;
995 bbar = tbl->bbar;
998 target = calgary_reg(bbar, phb_offset(busnum) | PHB_CONFIG_RW_OFFSET);
1022 void __iomem *bbar;
1027 bbar = tbl->bbar;
1030 target = calgary_reg(bbar, phb_offset(busnum) | PHB_CONFIG_RW_OFFSET);
1055 void __iomem *bbar;
1059 bbar = busno_to_bbar(dev->bus->number);
1060 ret = calgary_setup_tar(dev, bbar);
1089 void __iomem *bbar;
1103 bbar = ioremap_nocache(rio->BBAR, 1024 * 1024);
1104 if (!bbar)
1109 target = calgary_reg(bbar, offset);
1118 bus_info[bus].bbar = bbar;
1122 bus_info[start_bus].bbar = bbar;
1133 if (bus_info[bus].bbar)
1134 iounmap(bus_info[bus].bbar);
1334 target = calgary_reg(bus_info[bus].bbar,