Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds