Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/pci/
Dpci-rt2880.c28 #define RT2880_PCI_IO_SIZE 0x00010000 macro
142 .end = RT2880_PCI_IO_BASE + RT2880_PCI_IO_SIZE - 1,
223 io_map_base = ioremap(RT2880_PCI_IO_BASE, RT2880_PCI_IO_SIZE); in rt288x_pci_probe()
228 ioport_resource.end = RT2880_PCI_IO_BASE + RT2880_PCI_IO_SIZE - 1; in rt288x_pci_probe()