Lines Matching refs:__raw_writel
55 __raw_writel(val, REG_TCSR0); in nuc900_clockevent_shutdown()
65 __raw_writel(val, REG_TCSR0); in nuc900_clockevent_set_oneshot()
73 __raw_writel(timer0_load, REG_TICR0); in nuc900_clockevent_set_periodic()
75 __raw_writel(val, REG_TCSR0); in nuc900_clockevent_set_periodic()
84 __raw_writel(evt, REG_TICR0); in nuc900_clockevent_setnextevent()
88 __raw_writel(val, REG_TCSR0); in nuc900_clockevent_setnextevent()
111 __raw_writel(0x01, REG_TISR); /* clear TIF0 */ in nuc900_timer0_interrupt()
130 __raw_writel(0x00, REG_TCSR0); in nuc900_clockevents_init()
137 __raw_writel(RESETINT, REG_TISR); in nuc900_clockevents_init()
154 __raw_writel(0x00, REG_TCSR1); in nuc900_clocksource_init()
159 __raw_writel(0xffffffff, REG_TICR1); in nuc900_clocksource_init()
163 __raw_writel(val, REG_TCSR1); in nuc900_clocksource_init()