Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-cns3xxx/
Dpcie.c378 cns3xxx_pwr_clk_en(0x1 << PM_CLK_GATE_REG_OFFSET_PCIE(i)); in cns3xxx_pcie_init()
/linux-2.6.39/arch/arm/mach-cns3xxx/include/mach/
Dcns3xxx.h324 #define PM_CLK_GATE_REG_OFFSET_PCIE(x) (17 + (x)) macro