Searched refs:SH7751_PCICONF1 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 51 pci_write_reg(chan, 0xfb900047, SH7751_PCICONF1); in pci_fixup_pcic()
|
H A D | fixups-se7751.c | 76 PCIC_WRITE(SH7751_PCICONF1, 0xF39000C7); /* Bus Master, Mem & I/O access */ in pci_fixup_pcic()
|
H A D | pci-sh7751.h | 30 #define SH7751_PCICONF1 0x4 /* PCI Config Reg 1 */ macro
|
H A D | pci-sh7751.c | 110 pci_write_reg(chan, word, SH7751_PCICONF1); in sh7751_pci_init()
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | fixups-rts7751r2d.c | 51 pci_write_reg(chan, 0xfb900047, SH7751_PCICONF1); in pci_fixup_pcic()
|
H A D | fixups-se7751.c | 76 PCIC_WRITE(SH7751_PCICONF1, 0xF39000C7); /* Bus Master, Mem & I/O access */ in pci_fixup_pcic()
|
H A D | pci-sh7751.h | 30 #define SH7751_PCICONF1 0x4 /* PCI Config Reg 1 */ macro
|
H A D | pci-sh7751.c | 110 pci_write_reg(chan, word, SH7751_PCICONF1); in sh7751_pci_init()
|
Completed in 4 milliseconds