Lines Matching refs:writel
91 writel(wdog_base + WDOGCONTROL, 1); in test_watchdog()
92 writel(wdog_base + WDOGLOAD, 1000); in test_watchdog()
112 writel(wdog_base + WDOGINTCLR, 0); in test_watchdog()
137 writel(WDOG_BASE + WDOGCONTROL, 1); in test_clock_change()
138 writel(WDOG_BASE + WDOGLOAD, 1000); in test_clock_change()
149 writel(SSYS_BASE + RCC, rcc); in test_clock_change()
165 writel(WDOG_BASE + WDOGINTCLR, 0); in test_clock_change()
196 writel(wdog_base + WDOGLOAD, 3000); in test_watchdog_reset()
197 writel(wdog_base + WDOGCONTROL, 1); in test_watchdog_reset()
245 writel(wdog_base + WDOGLOAD, 4000); in test_watchdog_inten()
253 writel(wdog_base + WDOGCONTROL, 1); in test_watchdog_inten()
259 writel(wdog_base + WDOGCONTROL, 0); in test_watchdog_inten()
268 writel(wdog_base + WDOGCONTROL, 1); in test_watchdog_inten()
283 writel(wdog_base + WDOGLOAD, 5000); in test_watchdog_inten()
292 writel(wdog_base + WDOGCONTROL, 0); in test_watchdog_inten()
326 writel(wdog_base + WDOGLOAD, 4000); in test_watchdog_inten_luminary()
334 writel(wdog_base + WDOGCONTROL, 1); in test_watchdog_inten_luminary()
343 writel(wdog_base + WDOGCONTROL, 0); in test_watchdog_inten_luminary()