Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c29 #define SH7751_PCICR (vu_long *)0xFE200100 macro
129 p4_out((SH7751_PCICR_PREFIX | SH7751_PCICR_PRST), SH7751_PCICR); in pci_sh7751_init()
131 p4_out(SH7751_PCICR_PREFIX, SH7751_PCICR); in pci_sh7751_init()
179 p4_out((SH7751_PCICR_PREFIX | SH7751_PCICR_CFIN), SH7751_PCICR); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-se7751.c88 PCIC_WRITE(SH7751_PCICR, 0xa5000001); in pci_fixup_pcic()