Searched refs:SH7751_PCICONF5 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 58 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
|
H A D | fixups-landisk.c | 51 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
|
H A D | fixups-se7751.c | 79 PCIC_WRITE(SH7751_PCICONF5, 0x0c000000); /* PCI MEM address (local RAM) */ in pci_fixup_pcic()
|
H A D | pci-sh7751.h | 68 #define SH7751_PCICONF5 0x14 /* PCI Config Reg 5 */ macro
|
H A D | pci-sh7751.c | 124 pci_write_reg(chan, word, SH7751_PCICONF5); in sh7751_pci_init()
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 58 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
|
H A D | fixups-landisk.c | 51 pci_write_reg(chan, 0x0c000000, SH7751_PCICONF5); in pci_fixup_pcic()
|
H A D | fixups-se7751.c | 79 PCIC_WRITE(SH7751_PCICONF5, 0x0c000000); /* PCI MEM address (local RAM) */ in pci_fixup_pcic()
|
H A D | pci-sh7751.h | 68 #define SH7751_PCICONF5 0x14 /* PCI Config Reg 5 */ macro
|
H A D | pci-sh7751.c | 124 pci_write_reg(chan, word, SH7751_PCICONF5); in sh7751_pci_init()
|
Completed in 4 milliseconds