Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh4.h32 #define SH4_PCICR_PRST 0x00000002 /* PCI Reset Assert */ macro
Dpci-sh7780.c264 __raw_writel(SH4_PCICR_PREFIX | SH4_PCICR_PRST | PCICR_ENDIANNESS, in sh7780_pci_init()