Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7780.c18 #define SH7780_PCICR_PREFIX 0xA5000000 macro
66 p4_out((SH7780_PCICR_PREFIX | SH7780_PCICR_PRST), SH7780_PCICR); in pci_sh7780_init()
68 p4_out(SH7780_PCICR_PREFIX, SH7780_PCICR); in pci_sh7780_init()
85 p4_out((SH7780_PCICR_PREFIX | SH7780_PCICR_CFIN | SH7780_PCICR_ARBM in pci_sh7780_init()