Lines Matching full:north
2 * bonito north bridge support
14 * fuloong 2e mini pc has a bonito north bridge.
23 * In bonito north bridge, pci slot = IDSEL bit - 12.
31 * qemu also uses pci address for north bridge to access pci config register.
38 * north bridge address to pci address.
357 /* north bridge PCI configure space. 0x1fe0 0000 - 0x1fe0 00ff */
598 /* set the default value of north bridge registers */ in bonito_reset_hold()
663 * Bonito North Bridge, built on FPGA, in bonito_pci_realize()
668 /* set the north bridge register mapping */ in bonito_pci_realize()
670 "north-bridge-register", BONITO_INTERNAL_REG_SIZE); in bonito_pci_realize()
673 /* set the north bridge pci configure mapping */ in bonito_pci_realize()
675 "north-bridge-pci-config", BONITO_PCICONFIG_SIZE); in bonito_pci_realize()
724 /* set the default value of north bridge pci config */ in bonito_pci_realize()