Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/bcm63xx/
H A Dsetup.c117 reg = bcm_perf_readl(PERF_SYS_PLL_CTL_REG); in bcm63xx_machine_reboot()
119 bcm_perf_writel(reg, PERF_SYS_PLL_CTL_REG); in bcm63xx_machine_reboot()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h214 #define PERF_SYS_PLL_CTL_REG 0x8 macro