Home
last modified time | relevance | path

Searched refs:SH7751_PCI_MEMORY_BASE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dpci-sh7751.c53 .start = SH7751_PCI_MEMORY_BASE,
54 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
H A Dfixups-se7751.c102 BUG_ON(chan->resources[1].start != SH7751_PCI_MEMORY_BASE); in pci_fixup_pcic()
H A Dpci-sh7751.h20 #define SH7751_PCI_MEMORY_BASE 0xFD000000 /* Memory space base addr */ macro
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dpci-sh7751.c53 .start = SH7751_PCI_MEMORY_BASE,
54 .end = SH7751_PCI_MEMORY_BASE + SH7751_PCI_MEM_SIZE - 1,
H A Dfixups-se7751.c102 BUG_ON(chan->resources[1].start != SH7751_PCI_MEMORY_BASE); in pci_fixup_pcic()
H A Dpci-sh7751.h20 #define SH7751_PCI_MEMORY_BASE 0xFD000000 /* Memory space base addr */ macro

Completed in 3 milliseconds