Searched refs:APBC_RST (Results 1 – 5 of 5) sorted by relevance
17 #define APBC_RST (1 << 2) /* Reset Generation */ macro
77 __raw_writel(APBC_APBCLK | APBC_RST, APBC_TIMERS); in pxa168_timer_init()
116 __raw_writel(APBC_APBCLK | APBC_RST, APBC_TIMERS); in pxa910_timer_init()
128 __raw_writel(APBC_APBCLK | APBC_RST, APBC_TIMERS); in mmp2_timer_init()
23 #define APBC_RST (1 << 2) /* Reset Generation */ macro76 data &= ~APBC_RST; in clk_apbc_prepare()