Searched refs:SH4_PCICR_PRST (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/sh/drivers/pci/ | ||
D | pci-sh4.h | 32 #define SH4_PCICR_PRST 0x00000002 /* PCI Reset Assert */ macro |
D | pci-sh7780.c | 257 __raw_writel(SH4_PCICR_PREFIX | SH4_PCICR_PRST, in sh7780_pci_init() |