Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/bcm63xx/
Dsetup.c78 reg = bcm_perf_readl(PERF_SYS_PLL_CTL_REG); in bcm63xx_machine_reboot()
80 bcm_perf_writel(reg, PERF_SYS_PLL_CTL_REG); in bcm63xx_machine_reboot()
/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h87 #define PERF_SYS_PLL_CTL_REG 0x8 macro