Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/drivers/pci/
Dpcie-sh7786.h141 #define SH4A_PCIEPHYCTLR (0x010000) /* R/W - 0x0000 0000 32 */ macro
149 #define SH4A_PCIEPHYCTLR (0x010000) /* R/W - 0x0000 0000 32 */ macro
Dpcie-sh7786.c238 clk->enable_reg = (void __iomem *)(chan->reg_base + SH4A_PCIEPHYCTLR); in pcie_clk_init()