Searched refs:PMBA (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/pci/
H A Dpci-vr41xx.c246 val = PMBA(window->base_address) | TYPE_32BITSPACE | vr41xx_pciu_init()
253 val = PMBA(window->base_address) | TYPE_32BITSPACE | vr41xx_pciu_init()
H A Dpci-vr41xx.h102 #define PMBA(base) ((base) & 0xffe00000U) macro
/linux-4.4.14/arch/arm/mach-ks8695/
H A Dpci.c220 printk(KERN_INFO "PCI: PMBA = %08x\n", __raw_readl(KS8695_PCI_VA + KS8695_PMBA)); ks8695_show_pciregs()

Completed in 95 milliseconds