Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c240 tmp |= SH4_PCICR_PREFIX | SH4_PCICR_CFIN; in sh7780_pci66_init()
387 __raw_writel(SH4_PCICR_PREFIX | SH4_PCICR_CFIN | SH4_PCICR_FTO | in sh7780_pci_init()
H A Dpci-sh4.h26 #define SH4_PCICR_CFIN 0x00000001 /* Central Fun. Init Done */ macro
H A Dpci-sh7751.c174 word = SH4_PCICR_PREFIX | SH4_PCICR_CFIN | SH4_PCICR_ARBM; in sh7751_pci_init()