Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sh7780.c19 #define SH7780_PCICR_PREFIX 0xA5000000 macro
67 p4_out((SH7780_PCICR_PREFIX | SH7780_PCICR_PRST), SH7780_PCICR); in pci_sh7780_init()
69 p4_out(SH7780_PCICR_PREFIX, SH7780_PCICR); in pci_sh7780_init()
86 p4_out((SH7780_PCICR_PREFIX | SH7780_PCICR_CFIN | SH7780_PCICR_ARBM in pci_sh7780_init()