Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-rt2880.c24 #define RT2880_PCI_MEM_BASE 0x20000000 macro
126 .start = RT2880_PCI_MEM_BASE,
127 .end = RT2880_PCI_MEM_BASE + RT2880_PCI_MEM_SIZE - 1,
208 rt2880_pci_reg_write(RT2880_PCI_MEM_BASE, RT2880_PCI_REG_MEMBASE); in rt288x_pci_probe()