Searched refs:SH7751_PCICONF6 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 59 pci_write_reg(chan, 0xd0000000, SH7751_PCICONF6); in pci_fixup_pcic()
|
H A D | fixups-landisk.c | 52 pci_write_reg(chan, 0xd0000000, SH7751_PCICONF6); in pci_fixup_pcic()
|
H A D | fixups-se7751.c | 80 PCIC_WRITE(SH7751_PCICONF6, 0xd0000000); /* PCI MEM address (unused) */ in pci_fixup_pcic()
|
H A D | pci-sh7751.h | 73 #define SH7751_PCICONF6 0x18 /* PCI Config Reg 6 */ macro
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 59 pci_write_reg(chan, 0xd0000000, SH7751_PCICONF6); in pci_fixup_pcic()
|
H A D | fixups-landisk.c | 52 pci_write_reg(chan, 0xd0000000, SH7751_PCICONF6); in pci_fixup_pcic()
|
H A D | fixups-se7751.c | 80 PCIC_WRITE(SH7751_PCICONF6, 0xd0000000); /* PCI MEM address (unused) */ in pci_fixup_pcic()
|
H A D | pci-sh7751.h | 73 #define SH7751_PCICONF6 0x18 /* PCI Config Reg 6 */ macro
|
Completed in 3 milliseconds