Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h462 #define AU1000_SYS_POWERCTRL 0x3c macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dclock.c275 unsigned long v = (alchemy_rdsys(AU1000_SYS_POWERCTRL) & 3) + 2; in alchemy_clk_setup_sysbus()