Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-rt2880.c25 #define RT2880_PCI_MEM_BASE 0x20000000 macro
134 .start = RT2880_PCI_MEM_BASE,
135 .end = RT2880_PCI_MEM_BASE + RT2880_PCI_MEM_SIZE - 1,
222 rt2880_pci_reg_write(RT2880_PCI_MEM_BASE, RT2880_PCI_REG_MEMBASE); in rt288x_pci_probe()