Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/pci/
Dpci-rt2880.c29 #define RT2880_PCI_MEM_BASE 0x20000000 macro
138 .start = RT2880_PCI_MEM_BASE,
139 .end = RT2880_PCI_MEM_BASE + RT2880_PCI_MEM_SIZE - 1,
239 rt2880_pci_reg_write(RT2880_PCI_MEM_BASE, RT2880_PCI_REG_MEMBASE); in rt288x_pci_probe()