Lines Matching refs:au_writel
62 au_writel(0x00000000, 0xAE00001C); in board_reset()
71 au_writel(8, SYS_AUXPLL); in board_setup()
72 au_writel(0, SYS_PININPUTEN); in board_setup()
82 au_writel(sys_freqctrl, SYS_FREQCTRL0); in board_setup()
87 au_writel(sys_clksrc, SYS_CLKSRC); in board_setup()
97 au_writel(sys_freqctrl, SYS_FREQCTRL0); in board_setup()
103 au_writel(sys_clksrc, SYS_CLKSRC); in board_setup()
106 au_writel(0x00000002, MEM_STCFG3); /* type = PCMCIA */ in board_setup()
107 au_writel(0x280E3D07, MEM_STTIME3); /* 250ns cycle time */ in board_setup()
108 au_writel(0x10000000, MEM_STADDR3); /* any PCMCIA select */ in board_setup()
116 au_writel(pin_func, SYS_PINFUNC); in board_setup()
120 au_writel(au_readl(SYS_POWERCTRL) | (0x3 << 5), SYS_POWERCTRL); in board_setup()